Skip to content

Commit

Permalink
Renamed file in portable project.
Browse files Browse the repository at this point in the history
  • Loading branch information
anders9ustafsson committed Sep 30, 2014
1 parent f40a6e0 commit cad8877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Accord.Core/Portable.Accord.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<Compile Include="Exceptions\NonPositiveDefiniteMatrixException.cs" />
<Compile Include="Exceptions\NonSymmetricMatrixException.cs" />
<Compile Include="Exceptions\SingularMatrixException.cs" />
<Compile Include="Extensions.cs" />
<Compile Include="ExtensionMethods.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\VersionInfo.cs" />
<Compile Include="GlobalSuppressions.cs" />
Expand Down

0 comments on commit cad8877

Please sign in to comment.