Changeset 14935 for branches/PersistenceReintegration/HeuristicLab.Core
- Timestamp:
- 05/05/17 16:02:47 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceReintegration/HeuristicLab.Core/3.3/OperatorGraph.cs
r14931 r14935 62 62 } 63 63 64 //[Storable]64 [Storable] 65 65 private IDeepCloneable visualizationInfo; 66 66 /// <summary>
Note: See TracChangeset
for help on using the changeset viewer.