
27 Mar
2012
27 Mar
'12
7:15 a.m.
Module: ppl/ppl Branch: master Commit: 547d8c5dc79bfb28e23d6a08ed298cab74561b38 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=547d8c5dc79bf...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Tue Mar 27 07:15:10 2012 +0200
Parameter name fixed.
---
src/Grid.defs.hh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Grid.defs.hh b/src/Grid.defs.hh index 6925cd5..39cf540 100644 --- a/src/Grid.defs.hh +++ b/src/Grid.defs.hh @@ -483,7 +483,7 @@ public: /*! The grid inherits the space dimension of the generator system.
- \param gs + \param ggs The system of generators defining the grid. Its data-structures may be recycled to build the grid.