recognize but ignore #pragma

This commit is contained in:
ceriel
1989-03-31 11:47:12 +00:00
parent d650e927a7
commit 7a7d0e413b
3 changed files with 7 additions and 0 deletions

View File

@@ -55,4 +55,5 @@ struct mlist {
#define K_INCLUDE 8
#define K_LINE 9
#define K_UNDEF 10
#define K_PRAGMA 11
#endif NOPP