New version, with an option for strict Modula-2, and

warnings for unused or uninitialized variables
This commit is contained in:
ceriel
1987-10-19 11:28:37 +00:00
parent a9ac8e4f0a
commit 1082e61bd7
21 changed files with 341 additions and 196 deletions

View File

@@ -16,6 +16,7 @@
#include <em_label.h>
#include <alloc.h>
#include "strict3rd.h"
#include "input.h"
#include "f_info.h"
#include "idf.h"