aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/instructions.c
diff options
context:
space:
mode:
authorronny2002-06-05 14:29:11 +0000
committerronny2002-06-05 14:29:11 +0000
commit8e85aeb18729a35ea3319bc7cc32d471ef2cc565 (patch)
treedd26c197c37695704d35a3fe2389bf7ba7fd1fac /backendC/CleanCompilerSources/instructions.c
parentUnix version (diff)
Unix version
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1083 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/CleanCompilerSources/instructions.c')
-rw-r--r--backendC/CleanCompilerSources/instructions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/instructions.c b/backendC/CleanCompilerSources/instructions.c
index 10b1583..c23774a 100644
--- a/backendC/CleanCompilerSources/instructions.c
+++ b/backendC/CleanCompilerSources/instructions.c
@@ -7,7 +7,6 @@
#include "compiledefines.h"
#include "comsupport.h"
-#include "system.h"
#include <ctype.h>