src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Sun, 05 Jul 2020 11:06:09 +0200
changeset 71999 720b72513ae5
parent 67443 3abf6a722518
permissions -rw-r--r--
no pide_session on macos: avoid odd "hang" of remote_build_history;

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