Parent Directory | Revision Log | Patch
revision 1.8 by mocchiut, Tue Sep 19 09:17:50 2006 UTC | revision 1.9 by mocchiut, Fri Sep 22 09:18:46 2006 UTC | |
---|---|---|
# | Line 75 int main(int numinp, char *inps[]){ | Line 75 int main(int numinp, char *inps[]){ |
75 | // | // |
76 | // printf(" host %s user %s psw %s \n",host.Data(),user.Data(),psw.Data()); | // printf(" host %s user %s psw %s \n",host.Data(),user.Data(),psw.Data()); |
77 | // | // |
78 | TString tzone = "MSK"; | TString tzone = "UTC"; |
79 | TString runtime = "1970-01-01 00:00:00"; | TString runtime = "1970-01-01 00:00:00"; |
80 | UInt_t dbti = 0; | UInt_t dbti = 0; |
81 | Bool_t convert = false; | Bool_t convert = false; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |