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 2095351f96
commit 3104497559
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
instance ResSpa of ResRomance = DiffSpa ** open CommonRomance, Prelude in {
flags optimize=noexpand ;
--- flags optimize=noexpand ;
} ;