diff options
Diffstat (limited to 'include/SciLexer.h')
| -rw-r--r-- | include/SciLexer.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/SciLexer.h b/include/SciLexer.h index 204c96090..69402ab9a 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -3,6 +3,9 @@  // Copyright 1998-2000 by Neil Hodgson <neilh@scintilla.org>  // The License.txt file describes the conditions under which this software may be distributed. +// Most of this file is automatically generated from the Scintilla.iface interface definition +// file which contains any comments about the definitions. HFacer.py does the generation. +  #ifndef SCILEXER_H  #define SCILEXER_H | 
