Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Hill
b76257a0d6 fixed temp file creation issues on win32 2004-04-27 17:39:25 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill
485da02820 eliminate DLL import/export warning 1998-06-16 03:22:21 +00:00
Janet B. Anderson
6128d3ac15 Commented out prototype def for yyparse. Prototype def in parse.c. 1995-11-28 22:02:39 +00:00
John Winans
35aba51c7f Removed declaration of yylval. It caused problems for everyone and should
be defined by the yacc used to build parse.y anyway.
1995-03-06 17:15:11 +00:00
Mark Anderson
d4bfcaf67b Clean up some inconsistencies which Alpha OSF/1 systems complained about
(these changes have been fenced in by #ifdef __alpha, etc).
1994-10-13 20:00:27 +00:00
John Winans
453014ac85 Initial revision 1993-11-18 11:19:13 +00:00