Changeset 5938 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 01/21/05 19:10:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.h
r5937 r5938 51 51 Display_t fDisplayType; // Chosen Display type 52 52 53 enum Storage_t { kNoStorage = BIT(0) };// Possible flags for the storage of results53 enum Storage_t { kNoStorage }; // Possible flags for the storage of results 54 54 Byte_t fStorage; // Bit-field for chosen storage type 55 55
Note:
See TracChangeset
for help on using the changeset viewer.