diff options
| author | nyamatongwe <devnull@localhost> | 2008-02-06 11:16:49 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2008-02-06 11:16:49 +0000 |
| commit | 9080a9bdc7bdee98c720552deed0d42cbc7a1ce9 (patch) | |
| tree | 7dbe443342c879b0229ab5cbfbbaceb62ad796c1 | |
| parent | e170988f96538403896f62993cc38ee46ae11642 (diff) | |
| download | scintilla-mirror-9080a9bdc7bdee98c720552deed0d42cbc7a1ce9.tar.gz | |
Added TOP.
| -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 b87425a0c..7c6072111 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,10 @@ Projects using Scintilla </h3> <p> + <a href="http://top.gresham-computing.com">TOP</a> + is an interface to HP's NonStop servers which run a proprietary OS. + </p> + <p> <a href="http://universalindent.sourceforge.net/">UniversalIndentGUI</a> is a cross platform GUI for several code formatters, beautifiers and indenters like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. |
