src/HOL/IMP/ROOT.ML
author kleing
Fri, 17 Jun 2011 20:38:43 +0200
changeset 43438 a666b8d11252
parent 43158 686fa0a0696e
child 44070 cebb7abb54b1
permissions -rw-r--r--
IMP compiler with int, added reverse soundness direction

use_thys
["BExp",
 "ASM",
 "Small_Step",
 "Denotation",
 "Comp_Rev",
 "Poly_Types",
 "Sec_Typing",
 "Sec_TypingT",
 "Def_Ass_Sound_Big",
 "Def_Ass_Sound_Small",
 "Live",
 "Hoare_Examples",
 "VC",
 "HoareT",
 "Procs_Dyn_Vars_Dyn",
 "Procs_Stat_Vars_Dyn",
 "Procs_Stat_Vars_Stat",
 "C_like",
 "OO"
];