Ignore:
Timestamp:
07/30/08 17:26:50 (16 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/resetcolumn.C

    r9052 r9055  
    6868int resetcolumn(TString column, TString table, TString from, TString to, Bool_t dummy=kTRUE)
    6969{
     70    cout << "This macro has not yet been adapted to the new data structure (Magic II)." << endl;
     71    return 0;
     72
    7073    TEnv env("sql.rc");
    7174
Note: See TracChangeset for help on using the changeset viewer.