- Timestamp:
- 05/06/10 00:51:05 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Parameters/3.3
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj
r3659 r3660 87 87 <Compile Include="ConstrainedValueParameter.cs" /> 88 88 <Compile Include="OptionalConstrainedValueParameter.cs" /> 89 <Compile Include="ScopeTreeLookupParameter.cs" /> 89 90 <Compile Include="ValueParameter.cs" /> 90 91 <Compile Include="LookupParameter.cs" /> 91 92 <Compile Include="OptionalValueParameter.cs" /> 92 <Compile Include="SubScopesLookupParameter.cs" />93 93 <Compile Include="ValueLookupParameter.cs" /> 94 94 <Compile Include="ScopeParameter.cs" />
Note: See TracChangeset
for help on using the changeset viewer.