diff options
author | nyamatongwe <unknown> | 2002-02-23 21:42:08 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-02-23 21:42:08 +0000 |
commit | 89ccb79cdbc7608dc96149f86b8c9223b6693846 (patch) | |
tree | 02fde4bf09956f1e93c3fdb104354b947edc675a | |
parent | 3d2194d634c4da12f89316e6a6f63776a0ac219e (diff) | |
download | scintilla-mirror-89ccb79cdbc7608dc96149f86b8c9223b6693846.tar.gz |
Added GNUe.
-rw-r--r-- | doc/ScintillaRelated.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 48c31d716..eb28e4597 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,9 +29,13 @@ Projects using Scintilla </h3> <p> + <a href="http://www.gnuenterprise.org/">GNUe</a> + is a suite of tools and applications for solving the needs of the enterprise. + </p> + <p> <a href="http://silvercity.sourceforge.net/">SilverCity</a> is a lexing package that can provide lexical analysis for over 20 programming - and markup langauges. + and markup languages. </p> <p> <a href="http://www.akbkhome.com/Projects/phpmole-IDE/">Php mole</a> |