src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author haftmann
Wed, 21 Sep 2005 17:25:32 +0200
changeset 17565 7322f37d3344
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
introduces update_warn instead of overwrite_warn

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end