src/HOL/Complex/ROOT.ML
author wenzelm
Tue, 10 Jun 2008 19:15:16 +0200
changeset 27123 11fcdd5897dd
parent 23916 0f8ad1044527
child 27298 a5373b60e66c
permissions -rw-r--r--
case_tac/induct_tac: use same declarations as cases/induct;

(*  Title:      HOL/Complex/ROOT.ML
    ID:         $Id$
    Author:     Jacques Fleuriot

The Complex Numbers.
*)

no_document use_thys ["Infinite_Set", "Parity"];
use_thys ["../Real/Float", "Complex_Main"];