uncomment SymbolicRon

This commit is contained in:
krasimir
2009-09-16 08:39:43 +00:00
parent 2f97a77cbe
commit 032b1fffc2

View File

@@ -1,5 +1,5 @@
--# -path=.:present:mathematical:prelude
resource SymbolicRon = {} -- Symbolic with
-- (Symbol = SymbolRon),
-- (Grammar = GrammarRon) ;
resource SymbolicRon = Symbolic with
(Symbol = SymbolRon),
(Grammar = GrammarRon) ;