mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
--# -path=.:alltenses:mathematical:prelude
|
|
|
|
resource SymbolicPes = Symbolic with
|
|
(Symbol = SymbolPes),
|
|
(Grammar = GrammarPes) ;
|