- Timestamp:
- 06/21/12 18:02:33 (12 years ago)
- Location:
- branches/GP-MoveOperators
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GP-MoveOperators
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/GP-MoveOperators/HeuristicLab.Data/3.3/IntRange.cs
r7259 r8085 38 38 set { Item2.Value = value; } 39 39 } 40 public int Size { 41 get { return End - Start; } 42 } 40 43 41 44 [StorableConstructor]
Note: See TracChangeset
for help on using the changeset viewer.