Changeset 3572 in Sophya for trunk/SophyaProg/Tests/tmtdt.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tmtdt.cc
r3396 r3572 193 193 } 194 194 #endif 195 c har* nomnt[5]={"tid","k","x","cx","sx"};195 const char* nomnt[5]={"tid","k","x","cx","sx"}; 196 196 NTuple* nt = NULL; 197 197 BaseDataTable* dt = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.