diff options
author | nyamatongwe <unknown> | 2003-08-02 23:31:52 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-08-02 23:31:52 +0000 |
commit | af5731fd9455aa09aac636e0a1ff61f78d75cbc6 (patch) | |
tree | cb22db2f3f184563e8448e2163ceb95fe24202a8 | |
parent | 589220acc30ea27909e88738ddc1f6ff5ab86921 (diff) | |
download | scintilla-mirror-af5731fd9455aa09aac636e0a1ff61f78d75cbc6.tar.gz |
Added CUTE.
-rw-r--r-- | doc/ScintillaRelated.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 23fae7f51..ffdb488b6 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,6 +101,11 @@ Projects using Scintilla </h3> <p> + <a href="http://cute.sourceforge.net/"> + CUTE</a>, + is a user-friendly source code editor easily extended using Python. + </p> + <p> <a href="http://www.spaceblue.com/venis/"> Venis IX</a>, the Visual Environment for NSIS (Nullsoft Scriptable Install System). |