Author:halw

Date:2008-09-22T18:37:12.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@33 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-22 18:37:12 +00:00
parent 79d47f9a1f
commit 8af2d620dd
18 changed files with 53 additions and 88 deletions

View File

@@ -3,7 +3,7 @@
[[Property:uuid|d089f44a-9d01-41cf-9ba5-a58570ca5365]]
There are several ways to compile an executable with EiffelStudio.
Compilation modes include the following: melting, freezing and finalizing. To learn more about the compilation semantics in EiffelStudio, see the [[Compiler: introduction|compiler reference]] .
Compilation modes include the following: melting, freezing and finalizing. To learn more about the compilation semantics in EiffelStudio, see the Eiffel [[Compiler|compiler]] .
There is a command for all compilation modes in the '''Project''' menu, under the entries '''Compile''', '''Freeze''' and '''Finalize'''. There is also a
@@ -13,7 +13,7 @@ To solve the errors that occur during the Eiffel compilation, use the [[Error wi
{{seealso| '''See Also''' <br/>
[[Command line: Introduction|Command line options]] <br/>
[[Compiler: introduction|Compiler reference]] }}
[[Compiler|Compiler]] }}