[trivia and trace removed
martin.hofmann@uni-bamberg.de**20100104142735] hunk ./src/Igor2/Data/Hypotheses.hs 102
-    sbnds blckl cd bnds =  
+    sbnds blckl cd bnds = 
hunk ./src/Igor2/RuleDevelopment/ListCata.hs 28
-    catchError (((checkUniPropAndMkIOs i) . (tp $ "EVI" ++ (show i))) evi >>= mkFoldCall i cr . (tp $ "UNIPROP" ++ (show i))) 
+    catchError (checkUniPropAndMkIOs i evi >>= mkFoldCall i cr) 