Initial version

This commit is contained in:
ceriel
1986-03-20 14:52:03 +00:00
parent 691a1db69a
commit 33604d2115
26 changed files with 1959 additions and 0 deletions

6
lang/m2/comp/input.c Normal file
View File

@@ -0,0 +1,6 @@
/* $Header$ */
#include "f_info.h"
struct f_info file_info;
#include "input.h"
#include <inp_pkg.body>