src/HOL/Algebra/ROOT.ML
author paulson
Fri, 05 Nov 1999 11:14:26 +0100
changeset 7998 3d0c34795831
child 8010 69032a618aa9
permissions -rw-r--r--
Algebra and Polynomial theories, by Clemens Ballarin

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

add_path "abstract";
add_path "poly";

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