src/HOL/Complex/Complex_Main.thy
author ballarin
Thu, 16 Mar 2006 20:19:25 +0100
changeset 19276 ac90764bb654
parent 15140 322485b816ac
child 22655 83878e551c8c
permissions -rw-r--r--
New interface function parameters_of_expr.

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