src/HOL/Matrix/ROOT.ML
author wenzelm
Mon, 29 Aug 2005 16:18:04 +0200
changeset 17184 3d80209e9a53
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
use AList operations;

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

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