src/HOL/Matrix/ROOT.ML
author haftmann
Sat, 19 May 2007 11:33:30 +0200
changeset 23024 70435ffe077d
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
fixed text

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

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