doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 03 Aug 2006 17:30:43 +0200
changeset 20335 b5eca86ef9cc
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
moved bires_inst_tac etc. to rule_insts.ML;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end