moved Symbol and Symbolic to new places to eliminate mathematical in next-resource

This commit is contained in:
aarne
2008-09-13 10:39:18 +00:00
parent c3ea6a7399
commit 994c2f349f
6 changed files with 356 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
resource SymbolicEng = Symbolic with
(Symbol = SymbolEng),
(Syntax = SyntaxEng) ;