Changeset 16011 for branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems/3.3/Plugin.cs
- Timestamp:
- 07/24/18 16:49:11 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems/3.3/Plugin.cs
r16007 r16011 22 22 using HeuristicLab.PluginInfrastructure; 23 23 24 namespace HeuristicLab.Problems.PermutationProblems 25 { 24 namespace HeuristicLab.Problems.PermutationProblems { 26 25 [Plugin("HeuristicLab.Problems.PermutationProblems", "3.3.15.16003")] 27 26 [PluginFile("HeuristicLab.Problems.PermutationProblems-3.3.dll", PluginFileType.Assembly)]
Note: See TracChangeset
for help on using the changeset viewer.