src/HOL/Algebra/ROOT.ML
author wenzelm
Thu, 27 Sep 2001 12:25:09 +0200
changeset 11582 f666c1e4133d
parent 9000 c20d58286a51
child 13870 cf947d1ec5ff
permissions -rw-r--r--
updated;

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

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