src/HOL/Complex/Complex_Main.thy
changeset 13984 e055ba9020eb
child 15131 c69542757a4d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Complex/Complex_Main.thy	Thu May 08 17:44:38 2003 +0200
@@ -0,0 +1,11 @@
+(*  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 = CLim:
+
+end