Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-09-06 01:22:50 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-09-06 01:22:50 +0400
commitafc2fe1fd2299ac2f8e0089a4ad6dd4b40ec4f46 (patch)
treee37d4e722d08b6d260b332d8e73df9f4cb771557 /doc/index
parentba2296d7f86beea9039f12aca6a1fb72851271b2 (diff)
Remove the recursive configuration process
svn path=/trunk/mono/; revision=723
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/index b/doc/index
index cd0cf9a71f8..d8ca804aa3b 100644
--- a/doc/index
+++ b/doc/index
@@ -25,9 +25,11 @@
** Sep 5, 2001
- The MCS compiler can compile the sample Hello World
- application and generate a Windows/CIL executable that runs.
- This executable runs with the Mono Interpreter.
+ The MCS compiler <b>can compile the sample Hello World</b>
+ application and generate a Windows/CIL executable that runs!
+
+ This executable runs with the Mono Interpreter of course (see
+ August 28)
** Sep 4, 2001