aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2008-02-06 11:16:49 +0000
committernyamatongwe <devnull@localhost>2008-02-06 11:16:49 +0000
commit9080a9bdc7bdee98c720552deed0d42cbc7a1ce9 (patch)
tree7dbe443342c879b0229ab5cbfbbaceb62ad796c1
parente170988f96538403896f62993cc38ee46ae11642 (diff)
downloadscintilla-mirror-9080a9bdc7bdee98c720552deed0d42cbc7a1ce9.tar.gz
Added TOP.
-rw-r--r--doc/ScintillaRelated.html4
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.