src/HOL/Matrix/ROOT.ML
author obua
Fri, 23 Sep 2005 00:52:13 +0200
changeset 17592 ece268908438
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
add debug messages

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

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