Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/15 17:08:13 (8 years ago)
Author:
ascheibe
Message:

#2520 added guids to storable classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceOverhaul/HeuristicLab.Core/3.3/Scope.cs

    r12012 r13368  
    3030  /// </summary>
    3131  [Item("Scope", "A scope which contains variables and sub-scopes.")]
    32   [StorableClass]
     32  [StorableClass("85093877-53A8-44A9-BAFB-CE276BDDC55F")]
    3333  public sealed class Scope : NamedItem, IScope {
    3434    public static new Image StaticItemImage {
Note: See TracChangeset for help on using the changeset viewer.