src/HOL/Matrix/ROOT.ML
author haftmann
Fri, 25 May 2007 21:08:53 +0200
changeset 23109 669d7391df1a
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
improved error handling

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

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