From de8d5845af07bcc81ccf2364957de04fb1600ea5 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 30 Aug 2000 12:02:19 +0000 Subject: Added comments and improved the HFacer.py code. --- include/Scintilla.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/Scintilla.h') diff --git a/include/Scintilla.h b/include/Scintilla.h index 68c14e469..8497b123a 100644 --- a/include/Scintilla.h +++ b/include/Scintilla.h @@ -3,6 +3,9 @@ // Copyright 1998-2000 by Neil Hodgson // 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 SCINTILLA_H #define SCINTILLA_H -- cgit v1.2.3