mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
--# -path=.:present:mathematical:prelude
|
|
|
|
resource SymbolicPes = Symbolic with
|
|
(Symbol = SymbolPes),
|
|
(Grammar = GrammarPes) ;
|