Changeset 14768 for trunk/FACT++/scripts/Observation_class.js
- Timestamp:
- 01/09/13 16:16:40 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/Observation_class.js
r14765 r14768 74 74 "if 'task' == 'ratescan'"); 75 75 } 76 break; 77 default: 78 throw new Error(" the task of this observation:"+this.task+ 79 "is not implemented. use one of: DATA, STARTUP, SHUTDOWN, RATESCAN."); 76 80 } 77 81
Note:
See TracChangeset
for help on using the changeset viewer.