aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-08-09 09:49:40 +0000
committernyamatongwe <devnull@localhost>2003-08-09 09:49:40 +0000
commit2653695e31d2936d4bb0d66bd223f9428d81f424 (patch)
tree659cb1c6c92c5fecc0b64afb1d6c4801cddf60f6
parent74885f763339a040f5b7fc73feb90a9aeef70dcd (diff)
downloadscintilla-mirror-2653695e31d2936d4bb0d66bd223f9428d81f424.tar.gz
Added IdePS.
-rw-r--r--doc/ScintillaRelated.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 02ec30e84..b0ab2ff35 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -101,6 +101,11 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://wxghostscript.sourceforge.net/">
+ IdePS</a>,
+ is a free Integrated Development Environment for PostScript
+ </p>
+ <p>
<a href="http://cute.sourceforge.net/">
CUTE</a>,
is a user-friendly source code editor easily extended using Python.