Changeset 2978 for trunk/sources/HeuristicLab.Operators.Programmable/3.2/HeuristicLabOperatorsProgrammablePlugin.cs
- Timestamp:
- 03/09/10 09:41:57 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators.Programmable/3.2/HeuristicLabOperatorsProgrammablePlugin.cs
r2660 r2978 31 31 [PluginDependency("HeuristicLab.Data-3.2")] 32 32 [PluginDependency("HeuristicLab.Operators-3.2")] 33 [PluginDependency("HeuristicLab.CodeEditor -3.2")]33 [PluginDependency("HeuristicLab.CodeEditor", "3.2.0.0")] 34 34 public class HeuristicLabOperatorsProgrammablePlugin : PluginBase { 35 35 }
Note: See TracChangeset
for help on using the changeset viewer.