src/HOL/Matrix/ROOT.ML
author haftmann
Tue, 30 Oct 2007 08:45:55 +0100
changeset 25231 1aa9c8f022d0
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
simplified proof

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

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