forked from GitHub/gf-core
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