src/HOL/Complex/ROOT.ML
author wenzelm
Fri, 27 Jan 2006 19:03:02 +0100
changeset 18799 f137c5e971f5
parent 16784 92ff7c903585
child 20809 6c4fd0b4b63a
permissions -rw-r--r--
moved theorem tags from Drule to PureThy;

(*  Title:      HOL/Complex/ROOT.ML
    ID:         $Id$
    Author:     Jacques Fleuriot

The Complex Numbers
*)

with_path "../Real"      use_thy "Float";
with_path "../Hyperreal" use_thy "Hyperreal";
time_use_thy "Complex_Main";