diff options
author | nyamatongwe <devnull@localhost> | 2002-11-20 09:52:42 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-11-20 09:52:42 +0000 |
commit | f3b8b19acf2b70389a050180f67698802dcb13b6 (patch) | |
tree | a728c69dade931c6a99ca07f476ceafaee372938 | |
parent | 0a0ceae90e4f7b854e5213b431e1c5b41a89501e (diff) | |
download | scintilla-mirror-f3b8b19acf2b70389a050180f67698802dcb13b6.tar.gz |
Added Computer Science Lab.
-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 acbf16c22..cb2a3c9fb 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.computersciencelab.com/CppIde.htm">CPPIDE</a> + is part of some commercial high-school oriented programming course software. + </p> + <p> <a href="http://www.phpwebclasses.org/index.php?node=13">phpSciTE</a> is a free distribution of SciTE for Windows customised for use with PHP and bundled with a PHP API file and online help. |