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|4 COMPILING AND EXECUTING A SYSTEM]]
[[Property:title|4 Compiling and Executing a System]]
[[Property:link_title|Compiling and Executing a System]]
[[Property:weight|-12]]
[[Property:uuid|58494be3-f29f-3a15-a27e-e635bdc71c53]]
@@ -50,8 +50,3 @@ The message " <code> Press Return to finish the execution </code>" would not app
If before closing the console window you look at the main EiffelStudio window (by moving away the console window) you will notice that it looks different from before, since it now shows the fields useful in monitoring execution and debugging. But we'll look at this later. For the moment just dismiss the console by following the advice to " <code> Press Return </code>": hit the Return or Enter key.
[[2 COPYING THE EXAMPLE FILES|<< Previous]] [[5 A LOOK AT THE PROJECT DIRECTORY|Next >>]]