src/HOL/Algebra/ROOT.ML
author wenzelm
Tue, 14 Mar 2000 11:33:14 +0100
changeset 8450 dc44d6533f0f
parent 8010 69032a618aa9
child 9000 c20d58286a51
permissions -rw-r--r--
invoke_case: include attributes;

(*
    Polynomials
    $Id$
    Author: Clemens Ballarin, started 24 September 1999
*)

with_path "abstract" use_thy "Abstract";        (*The ring theory*)
with_path "poly"     use_thy "Polynomial";      (*The full theory*)