Changeset 16140 for branches/2817-BinPackingSpeedup/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/Plugin.cs.frame
- Timestamp:
- 09/14/18 11:36:59 (6 years ago)
- Location:
- branches/2817-BinPackingSpeedup
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2817-BinPackingSpeedup
- Property svn:mergeinfo changed
-
branches/2817-BinPackingSpeedup/HeuristicLab.Problems.Instances.TSPLIB.Views
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.Instances.TSPLIB.Views merged: 15587 /trunk/sources/HeuristicLab.Problems.Instances.TSPLIB.Views (added) merged: 15581,15583,15589
- Property svn:mergeinfo changed
-
branches/2817-BinPackingSpeedup/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/Plugin.cs.frame
r14195 r16140 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-201 6Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 23 23 24 24 namespace HeuristicLab.Problems.Instances.TSPLIB.Views { 25 [Plugin("HeuristicLab.Problems.Instances.TSPLIB.Views", "3.3.1 4.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.TSPLIB.Views", "3.3.15.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.