src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Tue, 17 Jul 2007 15:59:50 +0200
changeset 23830 f838adde842d
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
use /usr/proj/polyml/polyml-5.1-test, which might be more stable;

(*  Title:      HOL/Matrix/cplex/FloatSparseMatrix.thy
    ID:         $Id$
    Author:     Steven Obua
*)

theory FloatSparseMatrix imports Float SparseMatrix begin

end