src/Pure/IsaPlanner/ROOT.ML
author paulson
Mon, 16 May 2005 10:29:15 +0200
changeset 15965 f422f8283491
parent 15481 fc075ae929e4
permissions -rw-r--r--
Use of IntInf.int instead of int in most numeric simprocs; avoids integer overflow in SML/NJ

(*  ID:         $Id$
    Author:     Lucas Dixon, University of Edinburgh
                lucasd@dai.ed.ac.uk

The IsaPlanner subsystem.
*)

use "isand.ML";
use "isaplib.ML";
use "term_lib.ML";
use "upterm_lib.ML";
use "focus_term_lib.ML";
use "rw_tools.ML";
use "rw_inst.ML";
use "isa_fterm.ML";