| 1 | #!/usr/bin/env python |
| 2 | # HFacer.py - regenerate the Scintilla.h and SciLexer.h files from the Scintilla.iface interface |
| 3 | # definition file. |
| 4 | # The header files are copied to a temporary file apart from the section between a /* ++Autogenerated*/ |
nothing calls this directly
no test coverage detected