src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Tue, 27 Mar 2018 13:59:01 +0200
changeset 67953 f646d1c826a1
parent 67443 3abf6a722518
permissions -rw-r--r--
updated to scala-2.12.5;

theory Abs_Int_init
imports "HOL-Library.While_Combinator"
        "HOL-Library.Extended"
        Vars Collecting Abs_Int_Tests
begin

hide_const (open) top bot dom  \<comment> \<open>to avoid qualified names\<close>

end