Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by pam-rm2, Thu Jun 15 14:28:19 2006 UTC | revision 1.2 by mocchiut, Mon Sep 4 15:43:51 2006 UTC | |
|---|---|---|
| # | Line 3 | Line 3 |
| 3 | #define S4Core_h | #define S4Core_h |
| 4 | #include <TSQLServer.h> | #include <TSQLServer.h> |
| 5 | ||
| 6 | extern int S4Core(ULong64_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); | extern int S4Core(UInt_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); |
| 7 | ||
| 8 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |