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 acbf16c22..cb2a3c9fb 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,10 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://www.computersciencelab.com/CppIde.htm">CPPIDE</a> +       is part of some commercial high-school oriented programming course software. +    </p> +    <p>         <a href="http://www.phpwebclasses.org/index.php?node=13">phpSciTE</a>         is a free distribution of SciTE for Windows customised for use with PHP         and bundled with a PHP API file and online help. | 
