From 47031e82c93096396fae157338e56ae67fbd0b1d Mon Sep 17 00:00:00 2001 From: evomarc Date: Tue, 19 Dec 2000 18:18:08 +0000 Subject: [PATCH] Bottom-Up/Top-Down modifs --- eo/tutorial/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo/tutorial/README b/eo/tutorial/README index 8cf3e0c75..aecd143e2 100644 --- a/eo/tutorial/README +++ b/eo/tutorial/README @@ -1,9 +1,9 @@ -Eo Tutorial - corresponding to EO version 0.9.2 +Eo Tutorial - corresponding to EO version 0.9.1+ To start the tutorial, read index.html in your favorite browser. Many things are missing, including many solutions for the exercises, -the introduction to EC and most of the Bottom-Up pages. +the introduction to EC and most of the Component-based pages. More important, all examples of this tutorial have only been tested on a Linux computer, and the Makefile will not work with MS-Windows systems. Any help is welcome!