1
0
forked from GitHub/gf-rgl

addedSymbolicPnb

This commit is contained in:
virk.shafqat
2011-05-20 23:23:08 +00:00
parent ea869ed80b
commit 189b2dc0f2

5
src/api/SymbolicPnb.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:present:mathematical:prelude
resource SymbolicPnb = Symbolic with
(Symbol = SymbolPnb),
(Grammar = GrammarPnb) ;