src/HOLCF/IOA/Storage/ROOT.ML
author webertj
Fri, 14 Aug 2009 13:44:14 +0100
changeset 32369 04af689ce721
parent 24584 01e83ffa6c54
child 33615 261abc2e3155
permissions -rw-r--r--
Fixed a bug where the simplifier would hang on lemma "f a = M { nat j |j. 0 <= j & j < f b}" pre_decomp/pre_tac no longer split terms that contain (non-locally) bound variables (e.g., "nat j" in the above example).

(*  Title:      HOLCF/IOA/Storage/ROOT.ML
    ID:         $Id$
    Author:     Olaf Mueller

Memory storage case study.
*)

goals_limit := 1;

time_use_thy "Correctness";