Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

  1. #ifndef _workstation_h_
  2. #define _workstation_h_
  3.  
  4. // Debug signal
  5. #define DBGSIG 0
  6.  
  7. // Time offset
  8. #define TIMEOFF +1754
  9.  
  10. #endif
  11.