newer version

This commit is contained in:
ceriel
1986-05-16 17:15:36 +00:00
parent 15896e422c
commit a4887558b8
15 changed files with 270 additions and 37 deletions

View File

@@ -27,8 +27,8 @@ struct scope {
struct scopelist {
struct scopelist *next;
struct scopelist *sc_encl;
struct scope *sc_scope;
struct scopelist *sc_encl;
};
extern struct scope