tutorial; mkMorpho bug fix

This commit is contained in:
aarne
2005-12-17 20:44:20 +00:00
parent 8debca200c
commit 6510f3c115
4 changed files with 361 additions and 106 deletions

View File

@@ -532,7 +532,6 @@ q, quit: q
Each of the flags can have the suffix _subs, which performs
common subexpression elimination after the main optimization.
Thus, -optimize=all_subs is the most aggressive one.
-optimize=share share common branches in tables
-optimize=parametrize first try parametrize then do share with the rest
-optimize=values represent tables as courses-of-values