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 MathFre of Math = MathI with
(Grammar = GrammarFre),
(Combinators = CombinatorsFre),
(Predication = PredicationFre),
(Syntax = SyntaxFre),
(Lex = LexFre) ;