Fixed reference to "tour" directory.

Author:halw
Date:2010-02-17T18:52:24.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@461 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-02-17 18:52:24 +00:00
parent 771919fb61
commit 3959353309

View File

@@ -17,7 +17,7 @@ Right now you first have to add the project, so click on the <code>Add Project..
simple.ecf
</code>
in the directory where you've chosen to work with the "tour" system. The ".ecf" file is an Eiffel Configuration File which contains the information necessary for construction of an Eiffel project.
in the directory "<code>YOURDIR</code>", (either <code>$ISE_EIFFEL\examples\studio\tour</code> or the copy that you have made). The ".ecf" file is an Eiffel Configuration File which contains the information necessary for construction of an Eiffel project.
So, use the File Explorer to find and select the file <code>simple.ecf</code>.