Added caveat about separate anchors.

Author:halw
Date:2011-06-08T13:13:27.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@919 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-06-08 13:13:27 +00:00
parent e4a32c72f2
commit 323800ea12

View File

@@ -33,6 +33,13 @@ and
should be used only if you are using revision 86657 or later.
Also, if you use an anchored declaration such as:
<code>
my_entity: like my_query
</code>
and the type of <code>my_query</code> is <code>separate</code>, you should make sure you are using revision 86657 or later.
=Implementation dependent behavior=