Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/10 02:00:04 (15 years ago)
Author:
swagner
Message:

Renamed projects/plugins (#945).

Location:
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3
Files:
2 edited

Legend:

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

    • Property svn:ignore
      • TabularUnified  

        old new  
        22bin
        33obj
        4 HeuristicLabAlgorithmsSGAPlugin.cs
         4HeuristicLabAlgorithmsGeneticAlgorithmPlugin.cs
  • TabularUnified trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Properties/AssemblyInfo.frame

    r3026 r3196  
    2626// set of attributes. Change these attribute values to modify the information
    2727// associated with an assembly.
    28 [assembly: AssemblyTitle("HeuristicLab.Algorithms.SGA")]
    29 [assembly: AssemblyDescription("HeuristicLab standard genetic algorithm (SGA)")]
     28[assembly: AssemblyTitle("HeuristicLab.Algorithms.GeneticAlgorithm")]
     29[assembly: AssemblyDescription("HeuristicLab genetic algorithm")]
    3030[assembly: AssemblyConfiguration("")]
    3131[assembly: AssemblyCompany("")]
Note: See TracChangeset for help on using the changeset viewer.