- Timestamp:
- 09/06/11 13:00:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPImportDialog.cs
r4860 r6710 27 27 28 28 namespace HeuristicLab.Problems.VehicleRouting.Views { 29 public enum VRPFormat { Empty, TSPLib, Solomon, ORLib }29 public enum VRPFormat { Empty, TSPLib, Solomon, ORLib, LiLim } 30 30 31 31 public sealed partial class VRPImportDialog : Form {
Note: See TracChangeset
for help on using the changeset viewer.