src/HOL/Matrix/ROOT.ML
author paulson
Wed, 03 Jan 2007 10:59:06 +0100
changeset 21977 7f7177a95189
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
first version of structured proof reconstruction

(*  Title:      HOL/Matrix/ROOT.ML
    ID:         $Id$
*)

use_thy "SparseMatrix";
with_path "cplex" use_thy "MatrixLP";