src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author paulson
Thu, 05 Oct 2006 10:46:26 +0200
changeset 20864 bb75b876b260
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
Now the DFG output includes correct declarations of c_fequal, but not hEXTENT

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end