1
0
forked from GitHub/gf-core

remove the trace message

This commit is contained in:
krangelov
2021-12-24 12:41:02 +01:00
parent f606547209
commit cf87f55fa0

View File

@@ -30,7 +30,6 @@ importGrammar pgf0 opts _
return (Just fname)
else do return Nothing
pgf <- newNGF name mb_ngf_file
putStrLn (abstractName pgf)
return (Just pgf)
importGrammar pgf0 _ [] = return pgf0
importGrammar pgf0 opts fs