fixed bug with prawitz transform of course-of-values tables in Compute

This commit is contained in:
aarne
2007-11-12 12:36:40 +00:00
parent 2c10d62b1f
commit 8a2e2bdb3e
5 changed files with 23 additions and 8 deletions

View File

@@ -8,6 +8,6 @@
instance ResSpa of ResRomance = DiffSpa ** open CommonRomance, Prelude in {
flags optimize=noexpand ;
--- flags optimize=noexpand ;
} ;