summaryrefslogtreecommitdiff
path: root/old-lib/resource/mathematical/SymbolicCat.gf
blob: de79ec2bab2406564ea548173445e49684e3433e (plain)
1
2
3
4
5
--# -path=.:present:mathematical:prelude

resource SymbolicCat = Symbolic with 
  (Symbol = SymbolCat),
  (Grammar = GrammarCat) ;