Skip to content
Snippets Groups Projects
Commit c1b53fda authored by Henry's avatar Henry
Browse files

planeExtrusion.[HC]: Renamed from plane.[HC] to avoid name clash

parent d7e1d5c2
Branches
Tags
No related merge requests found
......@@ -51,7 +51,7 @@ Description
#include "wedge.H"
#include "wedgePolyPatch.H"
#include "plane.H"
#include "planeExtrusion.H"
#include "emptyPolyPatch.H"
using namespace Foam;
......
extrudeModel/extrudeModel.C
extrudeModel/extrudeModelNew.C
linearNormal/linearNormal.C
plane/plane.C
planeExtrusion/planeExtrusion.C
linearDirection/linearDirection.C
linearRadial/linearRadial.C
radial/radial.C
......
......@@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/
#include "plane.H"
#include "planeExtrusion.H"
#include "addToRunTimeSelectionTable.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment