src/HOL/Algebra/ROOT.ML
author nipkow
Mon, 29 Jan 2001 23:02:21 +0100
changeset 10996 74e970389def
parent 9000 c20d58286a51
child 13870 cf947d1ec5ff
permissions -rw-r--r--
Moved some thms from Transitive_ClosureTr.ML to Transitive_Closure.thy

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