src/HOL/Complex/ROOT.ML
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 14334 6137d24eef79
child 16784 92ff7c903585
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style

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

The Complex Numbers
*)

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