src/HOL/Matrix/ROOT.ML
author haftmann
Fri, 13 Oct 2006 12:32:44 +0200
changeset 21009 0eae3fb48936
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
lifted claset setup from ML to Isar level

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

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