diff options
author | nyamatongwe <unknown> | 2008-01-07 23:47:03 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2008-01-07 23:47:03 +0000 |
commit | eeb6ee3f03dd87443991639d27afecdbe53284f3 (patch) | |
tree | df9c62f247315ccfb7973d980a410d561ce27fc3 /doc/ScintillaRelated.html | |
parent | 042e31c6f734d8867d3ec1dbaac0eb9c253a5856 (diff) | |
download | scintilla-mirror-eeb6ee3f03dd87443991639d27afecdbe53284f3.tar.gz |
Added UniversalIndentGUI.
Diffstat (limited to 'doc/ScintillaRelated.html')
-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 0b8aee7fe..6294fee04 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,11 @@ Projects using Scintilla </h3> <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. + </p> + <p> <a href="http://scitools.com/products/trackback/product.php">TrackBack</a> watches and backs up every change made in your source code. </p> |