mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Author:admin
Date:2008-09-25T16:19:15.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@44 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -21,7 +21,7 @@ Note that through CECIL you can use an Eiffel system compiled in any of the Eiff
|
||||
* Finalized C code.
|
||||
* Workbench (melted/frozen) code, usually for development purposes. In this case you must copy the ''<system name>.melted'' file ( where ''<system name>'' is the name of your system) located in EIFGENs\<target_name>\W_code to the directory where you intend to execute your C application from.
|
||||
|
||||
{{note| '''Note''': each time you melt the Eiffel system, the ''<system name>. melted'' file is updated. }}
|
||||
{{note|each time you melt the Eiffel system, the ''<system name>. melted'' file is updated. }}
|
||||
|
||||
{{warning| '''Caution''': in the second case (workbench mode), it is not possible to call through the CECIL interface any routine that has been melted in the last compilation; this would raise the run-time exception: <br/>
|
||||
''' $ applied to melted routine''' <br/>
|
||||
|
||||
Reference in New Issue
Block a user