Skip to content
Permalink
Browse files
More .cc -> .cpp renames
  • 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.
@@ -1,6 +1,6 @@
/***************************************************************************
Bezier3D.cc - description
-------------------
Bezier3D.cpp
------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
CloughTocherInterpolator.cc - description
-------------------
CloughTocherInterpolator.cpp
----------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
DualEdgeTriangulation.cc - description
-------------------
DualEdgeTriangulation.cpp
-------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -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
@@ -1,6 +1,6 @@
/***************************************************************************
LinTriangleInterpolator.cc - description
-------------------
LinTriangleInterpolator.cpp
---------------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
Line3D.cc - description
-------------------
Line3D.cpp
----------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
MathUtils.cc - description
-------------------
MathUtils.cpp
-------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
Node.cc - description
-------------------
Node.cpp
--------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
NormVecDecorator.cc - description
-------------------
NormVecDecorator.cpp
--------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
ParametricLine.cc - description
-------------------
ParametricLine.cpp
------------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -1,6 +1,6 @@
/***************************************************************************
TriDecorator.cc - description
-------------------
TriDecorator.cpp
----------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/
@@ -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
@@ -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
@@ -1,6 +1,6 @@
/***************************************************************************
Vector3D.cc - description
-------------------
Vector3D.cpp
------------
copyright : (C) 2004 by Marco Hugentobler
email : mhugent@geo.unizh.ch
***************************************************************************/

0 comments on commit 90d1422

Please sign in to comment.