src/HOL/Complex/Complex_Main.thy
author haftmann
Thu, 28 Jun 2007 19:09:34 +0200
changeset 23512 770e7f9f715b
parent 22983 3314057c3b57
child 26118 6f94eb10adad
permissions -rw-r--r--
code generation for dvd

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