lint update (merge from C compiler)

This commit is contained in:
dick
1990-12-07 14:42:26 +00:00
parent d9be4de96a
commit 495a037714
23 changed files with 869 additions and 504 deletions

View File

@@ -298,7 +298,10 @@ compile(argc, argv)
#ifdef PREPEND_SCOPES
prepend_scopes();
#endif PREPEND_SCOPES
#ifndef LINT
end_code();
#endif LINT
#ifdef DEBUG
if (options['u']) {