src/HOL/Algebra/ROOT.ML
author paulson
Mon, 05 Mar 2001 15:25:11 +0100
changeset 11193 851c90b23a9e
parent 9000 c20d58286a51
child 13870 cf947d1ec5ff
permissions -rw-r--r--
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp

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