Changeset 908 for trunk/sources/HeuristicLab.Hive.Client.Communication
- Timestamp:
- 12/04/08 17:22:34 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Communication/ClientConsoleCommunicator.cs
r843 r908 4 4 using System.Text; 5 5 using HeuristicLab.Hive.Client.Communication.Interfaces; 6 using HeuristicLab.Hive.Client.Communication.ClientConsole; 6 using HeuristicLab.Hive.Client.Communication.ClientConsole; 7 7 8 8 namespace HeuristicLab.Hive.Client.Communication {
Note: See TracChangeset
for help on using the changeset viewer.