Changeset 741 for branches/eraser6/Eraser/Program.cs
- Timestamp:
- 12/6/2008 6:00:41 AM (4 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Eraser/Program.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Eraser/Program.cs
r740 r741 90 90 Assembly.GetExecutingAssembly().Location); 91 91 eraserInstance.WaitForInputIdle(); 92 93 if (!((RemoteExecutorClient)Program.eraserClient).Connect()) 94 throw new Exception("Eraser cannot connect to the running " + 95 "instance for erasures."); 92 96 } 93 97
Note: See TracChangeset
for help on using the changeset viewer.
