diff options
author | nyamatongwe <devnull@localhost> | 2003-12-20 02:58:14 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-12-20 02:58:14 +0000 |
commit | 654189ecdd9aa68ea77a4a43185575b504d6034a (patch) | |
tree | 4a6cdcc338e877459d5ed7d9d0a34ad83dcc8645 | |
parent | 31aab3b5113dedbe84c0a86d23ef52511bc53dfe (diff) | |
download | scintilla-mirror-654189ecdd9aa68ea77a4a43185575b504d6034a.tar.gz |
Added DIDE.
-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 6627212e9..ca40ad27f 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,6 +101,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.atari-soldiers.com/dide.html">DIDE</a>, + is a free IDE for the D language on Windows. + </p> + <p> <a href="http://wxghostscript.sourceforge.net/"> IdePS</a>, is a free Integrated Development Environment for PostScript |