diff options
| author | nyamatongwe <devnull@localhost> | 2010-02-05 08:17:38 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2010-02-05 08:17:38 +0000 | 
| commit | 1aa516daffccf96e4eac18771974e0f350d9025e (patch) | |
| tree | d824d32bfde2a123dfdd0181fefc256a3133ffd6 | |
| parent | bdf6057b83715e27eb7bd8e67822dee83d5c3539 (diff) | |
| download | scintilla-mirror-1aa516daffccf96e4eac18771974e0f350d9025e.tar.gz | |
Added PPEditor.
| -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 f379dcae3..adb779189 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -112,6 +112,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://www.topwizprogramming.com/freecode_pbeditor.html">PBEditor</a> +	is a text editor for PowerBuilder. +    </p> +    <p>  	<a href="http://www.cryptool.org/">CrypTool</a>  	is an application for applying and analyzing cryptographic algorithms.      </p> | 
