diff options
| author | nyamatongwe <unknown> | 2005-02-02 10:03:12 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2005-02-02 10:03:12 +0000 |
| commit | 943cc4c401ea876573619977bd63e134def6e3e8 (patch) | |
| tree | 654d18db46c33cc61d3a00ee2333524f0cf5c16b | |
| parent | d936b5149184d81a722c153c9639daec5ded3176 (diff) | |
| download | scintilla-mirror-943cc4c401ea876573619977bd63e134def6e3e8.tar.gz | |
Added GLIntercept.
| -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 0b9e8baf4..014184fb9 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -114,6 +114,11 @@ Projects using Scintilla </h3> <p> + <a href="http://glintercept.nutty.org/"> + GLIntercept</a> is an OpenGL function call interceptor that uses SciTE as a + run-time shader editor. + </p> + <p> <a href="http://xined.sourceforge.net/"> Xin</a> is an open-source XML editor for Windows. </p> |
