Added 'file ?' and shell escape, and some re-organization

This commit is contained in:
ceriel
1990-10-29 11:38:35 +00:00
parent 7188b07f43
commit eaaab0063b
22 changed files with 1911 additions and 648 deletions

View File

@@ -1,7 +1,7 @@
/* Scope mechanism */
/* $Header$ */
/* Scope mechanism */
#include <assert.h>
#include <alloc.h>
#include <out.h>