Modula-2 now works.
--HG-- branch : dtrg-buildsystem rename : lang/pc/build.mk => lang/m2/build.mk rename : lang/pc/libpc/build.mk => lang/m2/comp/build.mk rename : lang/pc/libpc/build.mk => lang/m2/libm2/build.mk
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
/* Code generation for expressions and coercions
|
||||
*/
|
||||
|
||||
#include "parameters.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include <em_arith.h>
|
||||
@@ -30,7 +31,6 @@
|
||||
#include "Lpars.h"
|
||||
#include "standards.h"
|
||||
#include "walk.h"
|
||||
#include "bigresult.h"
|
||||
|
||||
extern int proclevel;
|
||||
extern char options[];
|
||||
|
||||
Reference in New Issue
Block a user