aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/HFacer.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/HFacer.py')
-rwxr-xr-xscripts/HFacer.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/HFacer.py b/scripts/HFacer.py
index 27537fec3..05da04ee6 100755
--- a/scripts/HFacer.py
+++ b/scripts/HFacer.py
@@ -1,6 +1,8 @@
#!/usr/bin/env python
# HFacer.py - regenerate the Scintilla.h and SciLexer.h files from the Scintilla.iface interface
# definition file.
+# Implemented 2000 by Neil Hodgson neilh@scintilla.org
+# Requires Python 2.5 or later
import sys
import os