safety commit, newer version

This commit is contained in:
ceriel
1986-03-26 22:46:48 +00:00
parent bee901746d
commit 5c1fa6db8c
9 changed files with 118 additions and 45 deletions

View File

@@ -4,6 +4,7 @@
struct module {
int mo_priority; /* Priority of a module */
int mo_scope; /* Scope of this module */
};
struct variable {