src/HOL/Complex_Main.thy
author wenzelm
Mon, 21 Aug 2017 17:15:26 +0200
changeset 66475 d8e0fd64216f
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
misc updates for release;

section \<open>Comprehensive Complex Theory\<close>

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end