src/HOL/Matrix/ROOT.ML
author paulson
Wed, 04 Jul 2007 13:56:26 +0200
changeset 23563 42f2f90b51a6
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
simplified a proof

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

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