Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/09/08 11:24:32 (16 years ago)
Author:
gkronber
Message:

fixed typo "Substraction" -> "Subtraction" oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Functions/HeuristicLab.Functions.csproj

    r260 r308  
    8080    <Compile Include="Exponential.cs" />
    8181    <Compile Include="Sqrt.cs" />
    82     <Compile Include="Substraction.cs" />
    8382    <Compile Include="Power.cs" />
    8483    <Compile Include="Division.cs" />
     84    <Compile Include="Subtraction.cs" />
    8585    <Compile Include="SymbolTable.cs" />
    8686    <Compile Include="Tangens.cs" />
Note: See TracChangeset for help on using the changeset viewer.