restored Symbolic in 1.4, moved to mathematical; Int and Float don't work properly

This commit is contained in:
aarne
2008-06-20 10:12:50 +00:00
parent b0c3dfb213
commit 392b11ba78
12 changed files with 107 additions and 3 deletions

View File

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