diff options
| -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 c5e0af1b7..f379dcae3 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -112,6 +112,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://www.cryptool.org/">CrypTool</a> +	is an application for applying and analyzing cryptographic algorithms. +    </p> +    <p>  	<a href="http://code.google.com/p/fxite/">FXiTe</a>  	is an advanced cross-platform text editor built with the Fox GUI toolkit  	and the FXScintilla text widget. | 
