source:
branches/OKB/HeuristicLab.BackgroundProcessing/HeuristicLabBackgroundProcessingPlugin.cs.frame
@
5530
Last change on this file since 5530 was 4311, checked in by swagner, 14 years ago | |
---|---|
File size: 309 bytes |
Line | |
---|---|
1 | using HeuristicLab.PluginInfrastructure; |
2 | |
3 | namespace HeuristicLab.BackgroundProcessing { |
4 | [Plugin("HeuristicLab.BackgroundProcessing", "3.3")] |
5 | [PluginFile("HeuristicLab.BackgroundProcessing-3.3.dll", PluginFileType.Assembly)] |
6 | public class HeuristicLabBackgroundProcessingPlugin : PluginBase { } |
7 | } |
Note: See TracBrowser
for help on using the repository browser.