- Timestamp:
- 12/26/04 14:57:46 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/SDMemTable.h
r138 r147 59 59 // Copy Construct a SDMemTable, if clear==True only header and 60 60 // skeleton are copied, otherwise the whole table is copied. 61 SDMemTable(const SDMemTable& other, casa::Bool clear );61 SDMemTable(const SDMemTable& other, casa::Bool clear=casa::False); 62 62 63 63 // Copy Construct a SDMemTable, give a scanid constraint
Note:
See TracChangeset
for help on using the changeset viewer.