- Timestamp:
- 07/09/14 23:12:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Algorithms.Benchmarks.Views/3.3/Plugin.cs.frame
r11170 r11173 26 26 /// Plugin class for HeuristicLab.Algorithms.Benchmarks plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3. 9.$WCREV$")]28 [Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.10.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Algorithms.Benchmarks.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Algorithms.Benchmarks", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.