Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/14/10 05:31:49 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • worked on operators
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj

    r2773 r2794  
    8686  <ItemGroup>
    8787    <None Include="HeuristicLabRandomPlugin.cs.frame" />
    88     <Compile Include="RandomInitializer.cs" />
    8988    <Compile Include="HeuristicLabRandomPlugin.cs" />
    9089    <Compile Include="MersenneTwister.cs">
     
    9594    </Compile>
    9695    <Compile Include="Properties\AssemblyInfo.cs" />
     96    <Compile Include="RandomCreator.cs" />
    9797  </ItemGroup>
    9898  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.