mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
variants compilation
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
-- use this path to read the grammar from the same directory
|
||||
--# -path=.:../../lib/resource-0.6/abstract:../prelude:../../lib/resource-0.6/english
|
||||
concrete HealthEng of Health = open PredicationEng, ResourceEng, ResourceExtEng, Prelude, Predef, SyntaxEng, ExtraEng, ParadigmsEng in {
|
||||
concrete HealthEng of Health = open PredicationEng,
|
||||
StructuralEng,
|
||||
--ResourceEng,
|
||||
ResourceExtEng, Prelude, Predef, SyntaxEng, ExtraEng, ParadigmsEng in {
|
||||
|
||||
flags
|
||||
startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;
|
||||
|
||||
Reference in New Issue
Block a user