mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
in the shell, permit 3-letter lang codes as concrete syntax names
This commit is contained in:
@@ -65,7 +65,7 @@ initState pgf lang (DTyp _ start _) =
|
||||
return (Active 0 0 funid seqid args (AK cat lbl))
|
||||
Nothing -> mzero
|
||||
|
||||
cnc = lookConcr pgf lang
|
||||
cnc = lookConcrComplete pgf lang
|
||||
|
||||
in PState pgf
|
||||
cnc
|
||||
|
||||
Reference in New Issue
Block a user