- Timestamp:
- 05/24/06 17:21:29 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r7560 r7737 950 950 if (newfirst < 0) 951 951 { 952 *fLog << err << "Pulse is too much to the left, cannot go below 0!" << endl; 953 return -1; 952 //*fLog << err << "Pulse is too much to the left, cannot go below 0!" << endl; 953 //return -1; 954 return kTRUE; 954 955 955 956 }
Note:
See TracChangeset
for help on using the changeset viewer.