[GIT] ppl/ppl(master): Renamed macros USE_PPL_SPARSE_MATRIX to use PPL_ prefix.

Module: ppl/ppl Branch: master Commit: 5d31265f3e17b7e1d0d03d0009a1906b2d03165c URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5d31265f3e17b...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Nov 7 09:48:31 2011 +0100
Renamed macros USE_PPL_SPARSE_MATRIX to use PPL_ prefix.
---
src/MIP_Problem.cc | 24 ++++++++++++------------ src/MIP_Problem.defs.hh | 8 ++++---- src/Matrix.defs.hh | 2 +- src/Matrix.types.hh | 6 +++--- src/PIP_Tree.cc | 6 +++--- src/Row.defs.hh | 2 +- src/Row.types.hh | 6 +++--- src/globals.defs.hh | 4 ++-- tests/CO_Tree/cotree1.cc | 6 +++--- tests/Sparse_Matrix/sparsematrix1.cc | 6 +++--- tests/Sparse_Matrix/sparserow1.cc | 6 +++--- 11 files changed, 38 insertions(+), 38 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=5d31265f3...
participants (1)
-
Enea Zaffanella