[GIT] ppl/ppl(sparse_matrices): Fix comment.

Module: ppl/ppl Branch: sparse_matrices Commit: a4cbaaa9519967dd69e60865a18eaafdd21d44a4 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a4cbaaa951996...
Author: Marco Poletti poletti.marco@gmail.com Date: Mon Sep 20 09:17:17 2010 +0200
Fix comment.
---
src/CO_Tree.templates.hh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/CO_Tree.templates.hh b/src/CO_Tree.templates.hh index 430e387..441c523 100644 --- a/src/CO_Tree.templates.hh +++ b/src/CO_Tree.templates.hh @@ -1,5 +1,5 @@
-/* Sparse_Row class implementation: non-inline template functions. +/* CO_Tree class implementation: non-inline template functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it
This file is part of the Parma Polyhedra Library (PPL).
participants (1)
-
Marco Poletti