(* 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";