- Timestamp:
- 07/06/12 00:38:31 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.TabuSearch/3.3/Plugin.cs.frame
r7259 r8246 26 26 /// Plugin class for HeuristicLab.Algorithms.TabuSearch plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Algorithms.TabuSearch", "3.3. 6.$WCREV$")]28 [Plugin("HeuristicLab.Algorithms.TabuSearch", "3.3.7.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Algorithms.TabuSearch-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Analysis", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.