forked from GitHub/gf-core
making TryPol compile
This commit is contained in:
5
lib/src/api/SymbolicPol.gf
Normal file
5
lib/src/api/SymbolicPol.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present
|
||||
|
||||
resource SymbolicPol = Symbolic with
|
||||
(Symbol = SymbolPol),
|
||||
(Grammar = GrammarPol) ;
|
||||
Reference in New Issue
Block a user