From 4c99687f217ce258f821d55e68f5403233f6dea7 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 7 Nov 2003 14:54:44 +0000 Subject: Fixed treatment of predefined types (Int, String). Fixed treatment of predefined types (Int, String). Added treatment of new reserved words to reading old grammars. --- src/GF.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GF.hs') diff --git a/src/GF.hs b/src/GF.hs index 122d52766..bdc9a9fea 100644 --- a/src/GF.hs +++ b/src/GF.hs @@ -54,10 +54,8 @@ gfInteract st@(env,_) = do gfInteract st' Just (ICEditSession,os) -> editSession (addOptions os opts) env >> gfInteract st -{- ----- Just (ICTranslateSession,os) -> translateSession (addOptions os opts) env >> gfInteract st --} -- this is a normal command sequence _ -> do st' <- execLinesH s cs st -- cgit v1.2.3