Skip to content

Commit

Permalink
More .cc -> .cpp renames
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 29, 2017
1 parent 9e96205 commit 90d1422
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions src/analysis/interpolation/Bezier3D.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
Bezier3D.cc - description
-------------------
Bezier3D.cpp
------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/CloughTocherInterpolator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
CloughTocherInterpolator.cc - description
-------------------
CloughTocherInterpolator.cpp
----------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/DualEdgeTriangulation.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
DualEdgeTriangulation.cc - description
-------------------
DualEdgeTriangulation.cpp
-------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/HalfEdge.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
HalfEdge.cc
---------------------
HalfEdge.cpp
------------
begin : September 2009
copyright : (C) 2009 by Marco Hugentobler
email : marco dot hugentobler at sourcepole dot ch
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/LinTriangleInterpolator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
LinTriangleInterpolator.cc - description
-------------------
LinTriangleInterpolator.cpp
---------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/Line3D.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
Line3D.cc - description
-------------------
Line3D.cpp
----------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/MathUtils.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
MathUtils.cc - description
-------------------
MathUtils.cpp
-------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/Node.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
Node.cc - description
-------------------
Node.cpp
--------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/NormVecDecorator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
NormVecDecorator.cc - description
-------------------
NormVecDecorator.cpp
--------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/ParametricLine.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
ParametricLine.cc - description
-------------------
ParametricLine.cpp
------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/TriDecorator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
TriDecorator.cc - description
-------------------
TriDecorator.cpp
----------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/TriangleInterpolator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
TriangleInterpolator.cc
---------------------
TriangleInterpolator.cpp
------------------------
begin : September 2009
copyright : (C) 2009 by Marco Hugentobler
email : marco dot hugentobler at sourcepole dot ch
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/Triangulation.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
Triangulation.cc
---------------------
Triangulation.cpp
-----------------
begin : September 2009
copyright : (C) 2009 by Marco Hugentobler
email : marco dot hugentobler at sourcepole dot ch
Expand Down
4 changes: 2 additions & 2 deletions src/analysis/interpolation/Vector3D.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
Vector3D.cc - description
-------------------
Vector3D.cpp
------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
Expand Down

0 comments on commit 90d1422

Please sign in to comment.