fixed warning

This commit is contained in:
Jeff Hill
1997-06-25 06:47:47 +00:00
parent c8ec70de08
commit 52c292f13a
+1 -1
View File
@@ -42,7 +42,7 @@
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif TRUE
#endif /* TRUE */
extern int line_num; /* input file line no. */
%}