initial small modifications for lint

This commit is contained in:
dick
1988-08-19 13:55:22 +00:00
parent e8730266e5
commit 1a6665e21d
19 changed files with 94 additions and 62 deletions

View File

@@ -175,7 +175,7 @@ compile(argc, argv)
#ifndef NOPP
WorkingDir = getwdir(source);
#endif NOPP
PushLex();
PushLex(); /* initialize lex machine */
#ifdef DEBUG
#ifndef NOPP