diff options
author | mitchell <unknown> | 2018-03-10 10:58:26 -0500 |
---|---|---|
committer | mitchell <unknown> | 2018-03-10 10:58:26 -0500 |
commit | c0373e036e965a70045971e2abc582cb4bf12a4e (patch) | |
tree | 24bbd02ff5a9c032157a24a4856c325398455bd4 /doc | |
parent | b086b4d30fee49c09184b2145e3a222925ac3fc8 (diff) | |
download | scintilla-mirror-c0373e036e965a70045971e2abc582cb4bf12a4e.tar.gz |
Added curses platform.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 0c8c9f91b..5013919f9 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -30,10 +30,6 @@ Ports and Bindings of Scintilla </h3> <p> - <a href="http://foicica.com/scinterm/">Scinterm</a> - is an implementation of Scintilla for the ncurses platform. - </p> - <p> <a href="http://www.morphos-team.net/releasenotes/3.0">Scintilla.mcc</a> is a port to MorphOS. </p> |