Changeset 1572
- Timestamp:
- 04/16/09 16:18:46 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj
r1541 r1572 93 93 <Compile Include="OffspringSelectionGP.cs" /> 94 94 <Compile Include="OffSpringSelectionGpEditor.cs"> 95 <SubType>UserControl</SubType> 95 96 </Compile> 96 97 <Compile Include="OffSpringSelectionGpEditor.Designer.cs"> … … 99 100 <Compile Include="ProblemInjector.cs" /> 100 101 <Compile Include="ProblemInjectorView.cs"> 102 <SubType>UserControl</SubType> 101 103 </Compile> 102 104 <Compile Include="ProblemInjectorView.Designer.cs"> … … 104 106 </Compile> 105 107 <Compile Include="StandardGpEditor.cs"> 108 <SubType>UserControl</SubType> 106 109 </Compile> 107 110 <Compile Include="StandardGpEditor.Designer.cs">
Note: See TracChangeset
for help on using the changeset viewer.