src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Sat, 30 Dec 2006 16:08:06 +0100
changeset 21966 edab0ecfbd7c
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
removed misleading OuterLex.eq_token;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end