src/HOL/Matrix/ROOT.ML
author wenzelm
Sat, 18 Aug 2007 13:32:28 +0200
changeset 24325 5c29e8822f50
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
make HOL-ex earlier;

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

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