diff options
author | ronny | 2002-06-05 14:29:11 +0000 |
---|---|---|
committer | ronny | 2002-06-05 14:29:11 +0000 |
commit | 8e85aeb18729a35ea3319bc7cc32d471ef2cc565 (patch) | |
tree | dd26c197c37695704d35a3fe2389bf7ba7fd1fac /backendC/CleanCompilerSources/instructions.c | |
parent | Unix 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.c | 1 |
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> |