diff options
author | nyamatongwe <devnull@localhost> | 2002-08-13 06:36:12 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-08-13 06:36:12 +0000 |
commit | 85de8316bdfb994e2e04dbfc8e01ced625e6b50b (patch) | |
tree | ae32f2cc10c3e7a333a701e4da4c54141e19e5e6 | |
parent | 57726b4a377113dbf52dd711efecfcfa8193e9ce (diff) | |
download | scintilla-mirror-85de8316bdfb994e2e04dbfc8e01ced625e6b50b.tar.gz |
Added FreeRIDE.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 0c4e42007..2ef93b736 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -62,6 +62,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.rubyide.org/cgi-bin/wiki.pl">FreeRIDE</a> will be a + cross-platform IDE for the Ruby programming language. + </p> + <p> <a href="http://visual-mingw.sourceforge.net/">Visual MinGW</a> is an IDE for the MinGW compiler system.This runs on Windows with gcc. </p> |