
Module: ppl/ppl Branch: sparse_matrices Commit: d2c5f939e5493f77223848aafdf3c4b2440bbcc1 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=d2c5f939e5493...
Author: Marco Poletti poletti.marco@gmail.com Date: Wed Mar 10 19:07:30 2010 +0100
Indentation fixes.
---
src/Dense_Matrix.cc | 90 ++++++++++---------- src/Dense_Matrix.defs.hh | 2 +- src/Dense_Row.defs.hh | 4 +- src/Dense_Row.inlines.hh | 18 ++-- src/MIP_Problem.cc | 14 ++-- src/MIP_Problem.defs.hh | 48 +++++----- src/PIP_Tree.cc | 6 +- src/Sparse_Matrix.cc | 4 +- src/Sparse_Matrix.inlines.hh | 10 +- src/Sparse_Row.inlines.hh | 24 +++--- src/Unlimited_Sparse_Row.cc | 4 +- src/Unlimited_Sparse_Row.defs.hh | 2 +- ...imited_Sparse_Row_Std_Vector_Backend.inlines.hh | 3 +- 13 files changed, 117 insertions(+), 112 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=d2c5f939e...