Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/10 02:14:26 (14 years ago)
Author:
swagner
Message:

Renamed files/classes (#945).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.csproj

    r3196 r3198  
    8585  </ItemGroup>
    8686  <ItemGroup>
    87     <Compile Include="HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs" />
    88     <Compile Include="SGAView.cs">
     87    <Compile Include="GeneticAlgorithmView.cs">
    8988      <SubType>UserControl</SubType>
    9089    </Compile>
    91     <Compile Include="SGAView.Designer.cs">
    92       <DependentUpon>SGAView.cs</DependentUpon>
     90    <Compile Include="GeneticAlgorithmView.Designer.cs">
     91      <DependentUpon>GeneticAlgorithmView.cs</DependentUpon>
    9392    </Compile>
     93    <Compile Include="HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs" />
    9494    <Compile Include="Properties\AssemblyInfo.cs" />
    9595  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.