diff options
author | nyamatongwe <devnull@localhost> | 2008-07-17 10:14:49 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2008-07-17 10:14:49 +0000 |
commit | d909f13e1cb346e74d1bb958c7ed32b3d1a1d798 (patch) | |
tree | 8013110dccfda70833d0337510c4c5963b7009c4 | |
parent | 03209a868313adcb534917430b191293e775e380 (diff) | |
download | scintilla-mirror-d909f13e1cb346e74d1bb958c7ed32b3d1a1d798.tar.gz |
Added FlexEdit.
-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 611109de3..a0cd1afd7 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.flexedit.org/">FlexEdit</a> + is Free Text/Hex Editor for Windows. + </p> + <p> <a href="http://www.assembla.com/wiki/show/FileWorkbench">File Workbench:</a> a file manager / text editor environment with Squirrel scripting. </p> |