From 4720e147617052e3ae037857a42e5a08722075eb Mon Sep 17 00:00:00 2001 From: Pawel Baran Date: Tue, 18 Dec 2018 15:31:53 +0100 Subject: [PATCH] NurbForm.cs->NurbsForm.cs --- Geometry_Engine/Convert/{NurbForm.cs => NurbsForm.cs} | 0 Geometry_Engine/Geometry_Engine.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Geometry_Engine/Convert/{NurbForm.cs => NurbsForm.cs} (100%) diff --git a/Geometry_Engine/Convert/NurbForm.cs b/Geometry_Engine/Convert/NurbsForm.cs similarity index 100% rename from Geometry_Engine/Convert/NurbForm.cs rename to Geometry_Engine/Convert/NurbsForm.cs diff --git a/Geometry_Engine/Geometry_Engine.csproj b/Geometry_Engine/Geometry_Engine.csproj index c06343a92..2b130c2f1 100644 --- a/Geometry_Engine/Geometry_Engine.csproj +++ b/Geometry_Engine/Geometry_Engine.csproj @@ -104,7 +104,7 @@ - +