Initial revision

This commit is contained in:
ceriel
1984-10-08 14:14:53 +00:00
parent 08b7ec6600
commit 952ba464cc
14 changed files with 1788 additions and 0 deletions

12
util/LLgen/lib/incl Normal file
View File

@@ -0,0 +1,12 @@
/* $Header$ */
#define LLin(x) (LLsets[(x)+LLi]&LLb)
extern short *LLptr;
extern char LLsets[];
extern int LLi, LLb;
extern int LLsymb;
extern int LLcsymb;
extern int LLscd;
# include "Lpars.h"