Author:halw

Date:2010-05-15T20:01:49.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@600 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-05-17 14:26:38 +00:00
parent 77f79d763e
commit fa53351374
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ The Eiffel Software compiler provides a set of options, available in [[General T
The options are distinguished by how the compiler handles the processing of certain words found in Eiffel text which may be:
# Associated with language constructs, or
# Allowed as identifiers,
# Allowed as identifiers, or
# In the case of some options as either keywords or identifiers depending upon the context in which the words are found.