tutorial in final form

This commit is contained in:
aarne
2007-07-08 16:36:56 +00:00
parent 812be937fd
commit c7e85d60fb
20 changed files with 8678 additions and 3401 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) ;