src/HOL/Matrix/ROOT.ML
author wenzelm
Tue, 08 May 2007 17:40:18 +0200
changeset 22871 9ffb43b19ec6
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
tuned;

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

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