src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Tue, 10 Jan 2006 19:33:37 +0100
changeset 18638 e135f6a1b76c
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
Specification.pretty_consts ctxt;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end