STYLE: follow coding guide recommendation for '//- Destructor'

This commit is contained in:
Mark Olesen
2010-04-12 11:55:52 +02:00
parent a50f01b079
commit b6f3bd4c23
522 changed files with 1157 additions and 1653 deletions

View File

@ -163,9 +163,8 @@ public:
);
// Destructor
~PatchToPatchInterpolation();
//- Destructor
~PatchToPatchInterpolation();
// Member Functions

View File

@ -99,9 +99,8 @@ public:
PrimitivePatchInterpolation(const Patch& p);
// Destructor
~PrimitivePatchInterpolation();
//- Destructor
~PrimitivePatchInterpolation();
// Member Functions