src/HOL/Algebra/ROOT.ML
author nipkow
Mon, 13 May 2002 15:27:28 +0200
changeset 13145 59bc43b51aa2
parent 9000 c20d58286a51
child 13870 cf947d1ec5ff
permissions -rw-r--r--
*** empty log message ***

(*
    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*)