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:
@@ -14,7 +14,7 @@
|
||||
number of arguments!
|
||||
*/
|
||||
|
||||
#include "errout.h"
|
||||
#include "parameters.h"
|
||||
#include "debug.h"
|
||||
|
||||
#if __STDC__
|
||||
@@ -28,14 +28,12 @@
|
||||
#include <em_label.h>
|
||||
#include <em_code.h>
|
||||
|
||||
#include "strict3rd.h"
|
||||
#include "input.h"
|
||||
#include "f_info.h"
|
||||
#include "LLlex.h"
|
||||
#include "main.h"
|
||||
#include "node.h"
|
||||
#include "warning.h"
|
||||
#include "nostrict.h"
|
||||
|
||||
/* error classes */
|
||||
#define ERROR 1
|
||||
|
||||
Reference in New Issue
Block a user