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 e2c2d2dfb..b7fb80e37 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://pype.sourceforge.net/l">PyPE</a> +	is an editor written in Python with the wxPython GUI toolkit. +    </p> +    <p>  	<a href="http://home.mweb.co.za/sd/sdonovan/sciboo.html">Sciboo</a>  	is an editor based on ScintillaNET.      </p> | 
