src/HOL/Complex/ROOT.ML
author kleing
Tue, 13 May 2003 08:59:21 +0200
changeset 14024 213dcc39358f
parent 13984 e055ba9020eb
child 14265 95b42e69436c
permissions -rw-r--r--
HOL-Real -> HOL-Complex

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

The Complex Numbers
*)

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