src/CTT/Main.thy
author berghofe
Fri, 22 Sep 2006 14:30:37 +0200
changeset 20679 c09af1bd255a
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
Added function all_paths (formerly find_paths).


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end