src/HOL/IMP/ROOT.ML
author nipkow
Wed, 19 Oct 2011 16:32:12 +0200
changeset 45200 1f1897ac7877
parent 45111 054a9ac0d7ef
child 45655 a49f9428aba4
permissions -rw-r--r--
renamed B to Bc

no_document use_thys
  ["~~/src/HOL/ex/Interpretation_with_Defs",
   "~~/src/HOL/Library/Char_ord", "~~/src/HOL/Library/List_lexord"
  ];

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",
 "Abs_Int2",
 "Abs_Int_Den/Abs_Int_den2",
 "Procs_Dyn_Vars_Dyn",
 "Procs_Stat_Vars_Dyn",
 "Procs_Stat_Vars_Stat",
 "C_like",
 "OO",
 "Fold"
];