Skip to content

Commit

Permalink
NurbForm.cs->NurbsForm.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelbaran authored and adecler committed Dec 20, 2018
1 parent 34e7ea2 commit 4720e14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Geometry_Engine/Geometry_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<Compile Include="Query\GetLineSegment.cs" />
<Compile Include="Query\IsEqual.cs" />
<Compile Include="Query\Clone.cs" />
<Compile Include="Convert\NurbForm.cs" />
<Compile Include="Convert\NurbsForm.cs" />
<Compile Include="Create\Arc.cs" />
<Compile Include="Create\Circle.cs" />
<Compile Include="Create\Plane.cs" />
Expand Down

0 comments on commit 4720e14

Please sign in to comment.