Formatting
This commit is contained in:
parent
a946215a8d
commit
3a0227cf76
1 changed files with 2 additions and 3 deletions
|
@ -133,9 +133,8 @@ public:
|
|||
);
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
virtual ~surfaceInterpolationScheme();
|
||||
//- Destructor
|
||||
virtual ~surfaceInterpolationScheme();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
|
Reference in a new issue