src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Tue, 20 May 2014 14:56:35 +0200
changeset 57022 801c01004a21
parent 53013 3fbcfa911863
child 66453 cc19f7ca2ed6
permissions -rw-r--r--
adhoc move to lxbroy10, which has 120 GB more memory than lxbroy2;

theory Abs_Int_init
imports "~~/src/HOL/Library/While_Combinator"
        "~~/src/HOL/Library/Extended"
        Vars Collecting Abs_Int_Tests
begin

hide_const (open) top bot dom  --"to avoid qualified names"

end