src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Tue, 07 Nov 2006 19:39:53 +0100
changeset 21231 df149b8c86b8
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
removed obsolete print_state_hook;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end