src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Thu, 08 Nov 2007 14:51:30 +0100
changeset 25345 dd5b851f8ef0
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
renamed ProofContext.read_const' to ProofContext.read_const_proper; export expand_abbrevs;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end