From: krasimir Date: Thu, 30 Sep 2004 05:54:18 +0000 (+0000) Subject: [project @ 2004-09-30 05:54:18 by krasimir] X-Git-Tag: Initial_conversion_from_CVS_complete~1565 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=84295ea0a51756141bcba0f52e28510dff8a156f;p=ghc-hetmet.git [project @ 2004-09-30 05:54:18 by krasimir] absCSyn directory doesn't exists in the HEAD --- diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in index a6ae8c2..9c5ba80 100644 --- a/ghc/compiler/package.conf.in +++ b/ghc/compiler/package.conf.in @@ -19,7 +19,6 @@ Package { FPTOOLS_TOP_ABS"/ghc/compiler/stage1/stgSyn", FPTOOLS_TOP_ABS"/ghc/compiler/stage1/simplStg", FPTOOLS_TOP_ABS"/ghc/compiler/stage1/codeGen", - FPTOOLS_TOP_ABS"/ghc/compiler/stage1/absCSyn", FPTOOLS_TOP_ABS"/ghc/compiler/stage1/main", FPTOOLS_TOP_ABS"/ghc/compiler/stage1/profiling", FPTOOLS_TOP_ABS"/ghc/compiler/stage1/parser",