mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
explanations to paradigms in synopsis
This commit is contained in:
@@ -15,7 +15,7 @@ getApiExx xx = do
|
||||
let aet = getApiExxTrees $ filter validOutput $ lines s
|
||||
aeos <- mapM readApiExxOne xx
|
||||
let aexx = mkApiExx $ ("API",aet) : aeos
|
||||
putStrLn $ prApiExx aexx
|
||||
-- putStrLn $ prApiExx aexx
|
||||
return aexx
|
||||
|
||||
readApiExxOne file = do
|
||||
|
||||
Reference in New Issue
Block a user