From 8427aa954313c9ee07f9821e13bddaadb9c0ff88 Mon Sep 17 00:00:00 2001 From: jfiat Date: Wed, 8 Oct 2008 06:06:59 +0000 Subject: [PATCH] Author:admin Date:2008-10-08T06:06:59.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@72 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio-guided-tour/copying-example-files.wiki | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/copying-example-files.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/copying-example-files.wiki index efbe55ec..79dd01b7 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/copying-example-files.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/copying-example-files.wiki @@ -9,10 +9,12 @@ If you are going to work on a copy, choose or create a directory of your own; le To copy all the files of the example to YOURDIR : * On Windows, open a Windows Explorer, go to $ISE_EIFFEL\examples\studio\tour , select all the files in that directory, and drag-and-drop them to YOURDIR . * On Unix execute the shell command - cp $ISE_EIFFEL/examples/studio/tour/* YOURDIR + + cp $ISE_EIFFEL/examples/studio/tour/* YOURDIR * On OpenVMS execute the command - copy $ISE_EIFFEL:[examples.studio.tour]*.* YOURDIR + + copy $ISE_EIFFEL:[examples.studio.tour]*.* YOURDIR Once you have compiled the example under EiffelStudio, relying on the precompiled EiffelBase library (the default), and without optimization, the contents of YOURDIR will take up less than one megabyte, including information on diagrams and metrics.