Another batch..

This commit is contained in:
Manoel Trapier
2013-03-18 19:50:01 +01:00
committed by Manoël Trapier
parent 2bbd5a38de
commit 20d58dea19
16 changed files with 120 additions and 69 deletions

View File

@@ -7,6 +7,7 @@
#include "Lpars.h"
#include "arith.h"
#include "LLlex.h"
#define arith_sign (1L << (sizeof(arith)*8-1))