summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/grapher.csproj')
-rw-r--r--grapher/grapher.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj
index 4717a8b..b70bbb6 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -84,11 +84,9 @@
<Compile Include="Layouts\DefaultLayout.cs" />
<Compile Include="Layouts\LayoutBase.cs" />
<Compile Include="Layouts\LinearLayout.cs" />
- <Compile Include="Layouts\LogLayout.cs" />
<Compile Include="Layouts\NaturalLayout.cs" />
<Compile Include="Layouts\OffLayout.cs" />
<Compile Include="Layouts\PowerLayout.cs" />
- <Compile Include="Layouts\SigmoidLayout.cs" />
<Compile Include="Models\Options\OffsetOptions.cs" />
<Compile Include="Models\Options\Option.cs" />
<Compile Include="Models\Options\OptionXY.cs" />