src/CTT/Main.thy
author wenzelm
Wed, 04 Apr 2007 00:11:13 +0200
changeset 22582 f315da9400fb
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end