Changeset 9079 for trunk/sources/HeuristicLab.Optimizer
- Timestamp:
- 12/19/12 12:24:00 (12 years ago)
- Location:
- trunk/sources
- Files:
-
- 2 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/branches/RuntimeOptimizer (added) merged: 8943,8955-8956,8961,8971,8975,8977,9040-9041,9078
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Optimizer/3.3/CreateExperimentDialog.cs
r8474 r9079 30 30 using HeuristicLab.Core; 31 31 using HeuristicLab.Data; 32 using HeuristicLab.MainForm.WindowsForms; 32 33 using HeuristicLab.Optimization; 33 34 using HeuristicLab.Parameters; -
trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj
r8780 r9079 128 128 <EmbeddedResource Include="Documents\RAPGA_JSSP.hl" /> 129 129 <None Include="Plugin.cs.frame" /> 130 <Compile Include="DefineArithmeticProgressionDialog.cs">131 <SubType>Form</SubType>132 </Compile>133 <Compile Include="DefineArithmeticProgressionDialog.Designer.cs">134 <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon>135 </Compile>136 130 <Compile Include="OptimizerSingleDocumentMainForm.cs"> 137 131 <SubType>Form</SubType>
Note: See TracChangeset
for help on using the changeset viewer.