From 65cec04ac2ad475b6f9b7b78d88be905bf9ec953 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 11 Jun 2008 13:18:09 +0000 Subject: restored the read_file command ; filename must be in quotes (to be fixed?) --- src-3.0/GF/Command/Parse.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src-3.0/GF/Command/Parse.hs') diff --git a/src-3.0/GF/Command/Parse.hs b/src-3.0/GF/Command/Parse.hs index 0cf7adec5..34988632d 100644 --- a/src-3.0/GF/Command/Parse.hs +++ b/src-3.0/GF/Command/Parse.hs @@ -1,6 +1,7 @@ module GF.Command.Parse(readCommandLine, pCommand) where import PGF.ExprSyntax +import PGF.Data(Exp) import GF.Command.Abstract import Data.Char -- cgit v1.2.3