mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
restored the read_file command ; filename must be in quotes (to be fixed?)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user