Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/16/10 19:15:09 (14 years ago)
Author:
swagner
Message:

Moved interfaces and classes for deep cloning from HeuristicLab.Core to HeuristicLab.Common (#975).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core/3.3/ItemSet.cs

    r3317 r3376  
    2828using System.Drawing;
    2929using HeuristicLab.Persistence.Default.CompositeSerializers.Storable;
     30using HeuristicLab.Common;
    3031using HeuristicLab.Common.Resources;
    3132using HeuristicLab.Collections;
    32 
    3333
    3434namespace HeuristicLab.Core {
Note: See TracChangeset for help on using the changeset viewer.