Changeset 2660 for trunk/sources/HeuristicLab.Operators.Programmable/3.2/HeuristicLabOperatorsProgrammablePlugin.cs
- Timestamp:
- 01/20/10 16:16:02 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators.Programmable/3.2/HeuristicLabOperatorsProgrammablePlugin.cs
r2591 r2660 31 31 [PluginDependency("HeuristicLab.Data-3.2")] 32 32 [PluginDependency("HeuristicLab.Operators-3.2")] 33 [PluginDependency("HeuristicLab.CodeEditor-3.2")] 33 34 public class HeuristicLabOperatorsProgrammablePlugin : PluginBase { 34 35 }
Note: See TracChangeset
for help on using the changeset viewer.