mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
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