src/HOL/Complex_Main.thy
author haftmann
Sun, 18 Nov 2018 18:07:51 +0000
changeset 69313 b021008c5397
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
removed legacy input syntax

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end