Changeset 4490 for trunk/sources/HeuristicLab.Encodings.RealVectorEncoding
- Timestamp:
- 09/24/10 21:25:52 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLabEncodingsRealVectorEncodingPlugin.cs.frame
r3418 r4490 37 37 [PluginDependency("HeuristicLab.Parameters", "3.3")] 38 38 [PluginDependency("HeuristicLab.Persistence", "3.3")] 39 [PluginDependency("HeuristicLab.Random", "3.3")] 39 40 public class HeuristicLabEncodingsRealVectorEncodingPlugin : PluginBase { 40 41 }
Note: See TracChangeset
for help on using the changeset viewer.