diff options
author | nyamatongwe <unknown> | 2002-05-08 07:28:01 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-05-08 07:28:01 +0000 |
commit | 4e35004ad711808c335d742748638ea05e9f9e8a (patch) | |
tree | af34d17ba68234bc6918b5c8c3a463e74788174a | |
parent | 65be717f3e056ba274b1be196a2ad7b75eaaa58d (diff) | |
download | scintilla-mirror-4e35004ad711808c335d742748638ea05e9f9e8a.tar.gz |
Added a reference to Practival Ruby.
-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 cbdd380c9..5494f9dfd 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,10 @@ Projects using Scintilla </h3> <p> + <a href="http://gaiacrtn.free.fr/practical-ruby/index.html">Prectical Ruby</a> + is an IDE for Ruby on Windows. + </p> + <p> <a href="http://savannah.gnu.org/projects/fxscintilla/">Port to the FOX platform</a> of both Scintilla and SciTE. </p> |