src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Tue, 11 Jul 2006 12:17:08 +0200
changeset 20083 717b1eb434f1
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
removed obsolete mem_ix;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end