Ignore:
Timestamp:
05/25/11 12:14:42 (14 years ago)
Author:
ogrimm
Message:
Corrected dcm_ready and dcm_lock bit evaluation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/FADctrl/FADctrl.cc

    r10186 r10813  
    4242
    4343  while (!M.ExitRequest) {
    44     Command = readline("\rFADctrl> ");
    45 
     44    Command = readline("FADctrl> ");
     45       
    4646        // Check for interruption by signal
    4747    if (Command == NULL) continue;
Note: See TracChangeset for help on using the changeset viewer.