Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/21/15 13:10:24 (9 years ago)
Author:
mkommend
Message:

#2174: Renamed scriptable to programmable problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj

    r11813 r11814  
    150150    <Compile Include="New\BasicProblem.cs" />
    151151    <Compile Include="New\MultiObjectiveBasicProblem.cs" />
    152     <Compile Include="New\MultiObjectiveScriptableProblem.cs" />
     152    <Compile Include="New\MultiObjectiveProgrammableProblem.cs" />
    153153    <Compile Include="New\Scripts\Templates\CompiledMultiObjectiveProblemDefinition.cs" />
    154154    <Compile Include="New\Scripts\Templates\CompiledSingleObjectiveProblemDefinition.cs" />
     
    176176    <Compile Include="New\OneMaxNew.cs" />
    177177    <Compile Include="New\SingleObjectiveBasicProblem.cs" />
    178     <Compile Include="New\SingleObjectiveScriptableProblem.cs" />
     178    <Compile Include="New\SingleObjectiveProgrammableProblem.cs" />
    179179    <Compile Include="New\Scripts\MultiObjectiveProblemDefinitionScript.cs" />
    180180    <Compile Include="New\Scripts\SingleObjectiveProblemDefinitionScript.cs" />
Note: See TracChangeset for help on using the changeset viewer.