Files
gf-core/deprecated/old-lib/resource/mathematical/SymbolicNor.gf
2009-12-09 09:47:16 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicNor = Symbolic with
(Symbol = SymbolNor),
(Grammar = GrammarNor) ;