Author:halw

Date:2008-09-30T20:05:39.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@66 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-30 20:05:39 +00:00
parent 2450a58534
commit 8ab6642e78
24 changed files with 34 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
[[Property:title|17 THE COMMAND-LINE COMPILER]]
[[Property:title|17 The Command-Line Compiler]]
[[Property:link_title|The Command-Line Compiler]]
[[Property:weight|4]]
[[Property:uuid|62bd8d62-a734-3ec0-9533-eaa096e7b81f]]
@@ -13,8 +13,3 @@ To use the command-line compiler -- <code> ec </code> for Eiffel Compilation --
Specify <code> class_name </code> and <code> feature_name </code> only if you wish to produce information about a class or a feature. Otherwise <code> ec </code> will compile a system according to each specified <code> option </code>. [[EiffelStudio: Command line options|Click here to see the set of supported options.]]
[[16 HOW EIFFELSTUDIO COMPILES|<< Previous]] [[18 EXECUTING A SYSTEM WITHIN AND WITHOUT EIFFELSTUDIO|Next >>]]