src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author obua
Thu, 07 Jun 2007 17:21:43 +0200
changeset 23293 77577fc2f141
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
deleted comments

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end