Ignore:
Timestamp:
07/17/08 19:15:35 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9005 r9010  
    4848/////////////////////////////////////////////////////////////////////////////
    4949#include "MSequence.h"
     50#include "MSQLMagic.h"
    5051
    5152using namespace std;
    5253
    53 int writeseq(Int_t sequno, Int_t tel, TString sequpath="")
     54int writesequencefile(Int_t sequno, Int_t tel, TString sequpath="")
    5455{
    5556    MSQLMagic serv("sql.rc");
Note: See TracChangeset for help on using the changeset viewer.