Changeset 7846 for trunk/sources/HeuristicLab.Problems.Instances
- Timestamp:
- 05/18/12 14:08:11 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.Instances/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj
r7825 r7846 105 105 </PropertyGroup> 106 106 <ItemGroup> 107 <Reference Include="Microsoft.CSharp" /> 107 108 <Reference Include="System" /> 108 109 <Reference Include="System.Core" /> … … 111 112 <ItemGroup> 112 113 <None Include="Plugin.cs.frame" /> 114 <Compile Include="ProblemInstanceManager.cs" /> 113 115 <Compile Include="IProblemInstanceExporter.cs" /> 114 116 <Compile Include="TableFileParser.cs" />
Note: See TracChangeset
for help on using the changeset viewer.