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
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-03-12 00:07:18 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-03-12 00:07:18 +0300
commit5eacaea54d0f498d5fdb40664630a3a61d9b46a1 (patch)
tree35874f8b0df36b63be76a383d67e23396dd98d52 /web/runtime
parent08f4afdf1a5471a25da6c9cacb3568d5b5c0084d (diff)
Updated
svn path=/trunk/mono/; revision=23932
Diffstat (limited to 'web/runtime')
-rw-r--r--web/runtime3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/runtime b/web/runtime
index c2ecdf425a8..d1dabab9968 100644
--- a/web/runtime
+++ b/web/runtime
@@ -10,7 +10,8 @@
<ul>
* <b>mono:</b> Our Just-in-Time and Ahead-of-Time code
- generator for maximum performance.
+ generator for maximum performance. This supports
+ x86, PowerPC and SPARC cpus.
* <b>mint:</b> The Mono interpreter. This is an
easy-to-port runtime engine.