Support for preprocessing info file via cpp or m4.

This commit is contained in:
AIDA Shinra
2018-06-11 01:53:35 +09:00
parent b74ab9de89
commit 335a8972b9
4 changed files with 245 additions and 38 deletions

View File

@@ -137,6 +137,8 @@ extern long InfoIVal;
extern unsigned InfoErrorLine;
extern unsigned InfoErrorCol;
/* Options */
extern unsigned char InfoSyncLines;
/*****************************************************************************/