mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Author:halw
Date:2008-09-17T14:29:45.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@4 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -71,7 +71,7 @@ To build the system and execute it:
|
||||
* Click the "Compile" icon.
|
||||
* Click the "Run" icon.
|
||||
|
||||
Execution starts and outputs <code> Hello World </code> on the appropriate medium: under Windows, a Console; under Unix or VMS, the windows from which you started EiffelStudio.
|
||||
Execution starts and outputs <code> Hello World </code> on the appropriate medium: under Windows, a Console; under Unix or OpenVMS, the windows from which you started EiffelStudio.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
[[Property:weight|-11]]
|
||||
We now look at the overall organization of Eiffel software.
|
||||
|
||||
References to Eiffel Software's libraries appearing in subsequent examples include: '''EiffelBase''', the fundamental open-source library covering data structures and algorithms; the '''kernel library''', a subset of EiffelBase covering the most basic notions such as arrays and strings; and '''EiffelVision 2''', an advanced graphics and GUI library providing full compatibility across platforms (Unix, Windows, VMS) with native look-and-feel on each.
|
||||
References to Eiffel Software's libraries appearing in subsequent examples include: '''EiffelBase''', the fundamental open-source library covering data structures and algorithms; the '''kernel library''', a subset of EiffelBase covering the most basic notions such as arrays and strings; and '''EiffelVision 2''', an advanced graphics and GUI library providing full compatibility across platforms (Unix, Windows, OpenVMS) with native look-and-feel on each.
|
||||
|
||||
==Systems==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user