diff options
author | nyamatongwe <devnull@localhost> | 2002-01-15 21:53:59 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-01-15 21:53:59 +0000 |
commit | 78722b7203a111e9283874296c8de492930799b0 (patch) | |
tree | f49ba3c39f117ff6972289a3f89388030174c2c5 | |
parent | c6b395d6ccda9b58bec770e4e9b757a8fcc82abd (diff) | |
download | scintilla-mirror-78722b7203a111e9283874296c8de492930799b0.tar.gz |
HAP UI only runs on Windows.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 81c32cdf3..01b550d9d 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -30,8 +30,8 @@ </h3> <p> <a href="http://hapdebugger.sourceforge.net/">HAP Python Remote Debugger</a> - is a Python debugger that can run on one machine debugging a Python program running on either - the same or another machine. + is a Python debugger that can run on one Windows machine debugging a Python program running + on either the same or another machine. </p> <p> <a href="http://www.rexx.com/~dkuhlman/">pyeditor and wxEditor</a> are scriptable |