Changeset 612 for branches/3.0/sources
- Timestamp:
- 09/30/08 10:07:43 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/sources/HeuristicLab.OptimizationFrontend/AboutDialog.cs
r609 r612 28 28 using System.Windows.Forms; 29 29 30 namespace HeuristicLab. AdvancedOptimizationFrontend {30 namespace HeuristicLab.OptimizationFrontend { 31 31 public partial class AboutDialog : Form { 32 32 public AboutDialog() {
Note: See TracChangeset
for help on using the changeset viewer.