From b6fe7acef746ef020aab23abc05b86373a62e9ed Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 20 Feb 2004 16:51:28 +0000 Subject: remove includes of typechecker.h and tctypes.t git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1461 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/sa.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'backendC/CleanCompilerSources') diff --git a/backendC/CleanCompilerSources/sa.c b/backendC/CleanCompilerSources/sa.c index d1eb916..5232383 100644 --- a/backendC/CleanCompilerSources/sa.c +++ b/backendC/CleanCompilerSources/sa.c @@ -39,14 +39,11 @@ #include "syntaxtr.t" #include "comsupport.h" #include "checker.h" -#include "typechecker.h" #include "sa.t" #include "sa.h" #ifdef _DB_TEST_ # include "saprint.h" #endif -#include "typechecker.h" -#include "tctypes.t" #include "typeconv.h" #include "statesgen.h" #ifdef TRANSFORM_PATTERNS_BEFORE_STRICTNESS_ANALYSIS -- cgit v1.2.3