- Timestamp:
- 02/08/10 09:46:46 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLabGPClassificationPlugin.cs
r2591 r2758 28 28 [Plugin("HeuristicLab.GP.StructureIdentification.Classification-3.3")] 29 29 [PluginFile("HeuristicLab.GP.StructureIdentification.Classification-3.3.dll", PluginFileType.Assembly)] 30 [PluginDependency("HeuristicLab.Common -3.2")]30 [PluginDependency("HeuristicLab.Common","3.2.0.0")] 31 31 [PluginDependency("HeuristicLab.Core-3.2")] 32 32 [PluginDependency("HeuristicLab.Data-3.2")]
Note: See TracChangeset
for help on using the changeset viewer.