# HG changeset patch # User unC0Rr # Date 1371481647 -7200 # Node ID 9ed29795d2a36c9ff7c1a1f72311aa2cf07b2588 # Parent e4e366013e9a8390970f5acc755fbafa75845b75 pas2c import diff -r e4e366013e9a -r 9ed29795d2a3 tools/pas2c/PascalPreprocessor.hs --- a/tools/pas2c/PascalPreprocessor.hs Mon Jun 17 16:56:58 2013 +0200 +++ b/tools/pas2c/PascalPreprocessor.hs Mon Jun 17 17:07:27 2013 +0200 @@ -8,7 +8,7 @@ import qualified Data.Map as Map import Control.Exception(catch, IOException) import Data.Char - +import Prelude hiding (catch) -- comments are removed comment = choice [