src/HOL/Complex/Complex_Main.thy
author haftmann
Sat, 19 May 2007 11:33:30 +0200
changeset 23024 70435ffe077d
parent 22983 3314057c3b57
child 26118 6f94eb10adad
permissions -rw-r--r--
fixed text

(*  Title:      HOL/Complex/Complex_Main.thy
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2003  University of Cambridge
*)

header{*Comprehensive Complex Theory*}

theory Complex_Main
imports CLim "../Hyperreal/Hyperreal"
begin

end