fine-tuning Romance for efficiency

This commit is contained in:
aarne
2006-02-27 19:46:48 +00:00
parent 6eb14fa20f
commit b7703b8460
10 changed files with 54 additions and 23 deletions

View File

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