src/HOL/Complex/Complex_Main.thy
author haftmann
Sat, 07 Oct 2006 07:41:56 +0200
changeset 20896 1484c7af6d68
parent 15140 322485b816ac
child 22655 83878e551c8c
permissions -rw-r--r--
cleaned up interfaces

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

end