[PPL-devel] [GIT] ppl/ppl(master): Systematically write "copy constructor" instead of " copy-constructor."

Roberto Bagnara bagnara at cs.unipr.it
Mon May 4 23:02:59 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 2903193cd3322812da1216ad198943f987a62e97
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2903193cd3322812da1216ad198943f987a62e97

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon May  4 23:02:16 2009 +0200

Systematically write "copy constructor" instead of "copy-constructor."
(The verb is "to copy-construct" though.)

---

 src/Affine_Space.defs.hh              |    2 +-
 src/Any_Pointset.defs.hh              |    2 +-
 src/BD_Shape.defs.hh                  |    2 +-
 src/Bit_Matrix.defs.hh                |    2 +-
 src/Bit_Row.defs.hh                   |    2 +-
 src/Box.defs.hh                       |    2 +-
 src/Box_Status.idefs.hh               |    4 ++--
 src/C_Polyhedron.defs.hh              |    2 +-
 src/Checked_Number.defs.hh            |    2 +-
 src/Congruence.defs.hh                |    2 +-
 src/Congruence_System.defs.hh         |    4 ++--
 src/Constraint.defs.hh                |    4 ++--
 src/Constraint_System.cc              |    2 +-
 src/Constraint_System.defs.hh         |    4 ++--
 src/DB_Matrix.defs.hh                 |    4 ++--
 src/Generator.defs.hh                 |    4 ++--
 src/Generator_System.defs.hh          |    4 ++--
 src/Grid.defs.hh                      |    2 +-
 src/Grid_Generator.defs.hh            |    2 +-
 src/Grid_Generator_System.defs.hh     |    6 +++---
 src/Linear_Expression.defs.hh         |    4 ++--
 src/Linear_System.defs.hh             |    8 ++++----
 src/MIP_Problem.defs.hh               |    2 +-
 src/Matrix.defs.hh                    |    4 ++--
 src/NNC_Polyhedron.defs.hh            |    2 +-
 src/OR_Matrix.defs.hh                 |    6 +++---
 src/Octagonal_Shape.defs.hh           |    2 +-
 src/Partially_Reduced_Product.defs.hh |    2 +-
 src/Pointset_Ask_Tell.defs.hh         |    4 ++--
 src/Pointset_Powerset.defs.hh         |    2 +-
 src/Polyhedron.defs.hh                |    2 +-
 src/Ptr_Iterator.defs.hh              |    2 +-
 32 files changed, 49 insertions(+), 49 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=2903193cd3322812da1216ad198943f987a62e97



More information about the PPL-devel mailing list