src/HOL/Algebra/ROOT.ML
author paulson
Fri, 12 Jul 2002 11:24:40 +0200
changeset 13352 3cd767f8d78b
parent 9000 c20d58286a51
child 13870 cf947d1ec5ff
permissions -rw-r--r--
new definitions of fun_apply and M_is_recfun

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