- Timestamp:
- 11/24/15 17:08:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Auxiliary/TypeName.cs
r12012 r13368 1 #region License Information1 #region License Information 2 2 /* HeuristicLab 3 3 * Copyright (C) 2002-2015 Heuristic and Evolutionary Algorithms Laboratory (HEAL) … … 33 33 /// attributes. 34 34 /// </summary> 35 [StorableClass ]35 [StorableClass("BCB7D801-4FC8-47B9-A2E4-E5A16B65A9DB")] 36 36 public class TypeName { 37 37
Note: See TracChangeset
for help on using the changeset viewer.