tutorial in final form

This commit is contained in:
aarne
2007-07-08 16:36:56 +00:00
parent 3627875fa8
commit 23d8ebeb26
14 changed files with 8637 additions and 3390 deletions

View File

@@ -1,7 +1,5 @@
--# -path=.:api:present:prelude:mathematical
--# -path=.:present:prelude
concrete MathEng of Math = MathI with
(Grammar = GrammarEng),
(Combinators = CombinatorsEng),
(Predication = PredicationEng),
(Syntax = SyntaxEng),
(Lex = LexEng) ;