Changeset 9055 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 07/30/08 17:26:50 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/resetcolumn.C
r9052 r9055 68 68 int resetcolumn(TString column, TString table, TString from, TString to, Bool_t dummy=kTRUE) 69 69 { 70 cout << "This macro has not yet been adapted to the new data structure (Magic II)." << endl; 71 return 0; 72 70 73 TEnv env("sql.rc"); 71 74
Note:
See TracChangeset
for help on using the changeset viewer.