Parent Directory | Revision Log | Patch
revision 1.9 by mocchiut, Thu Jan 29 10:32:22 2009 UTC | revision 1.10 by mocchiut, Fri Jan 30 16:17:30 2009 UTC | |
---|---|---|
# | Line 279 int main(int numinp, char *inps[]){ | Line 279 int main(int numinp, char *inps[]){ |
279 | RunGlue *rg = new RunGlue(dbc,run,dir,outdir); | RunGlue *rg = new RunGlue(dbc,run,dir,outdir); |
280 | // | // |
281 | if ( debug ) rg->SetDebug(true); | if ( debug ) rg->SetDebug(true); |
282 | if ( !dbup ) rg->SetUpgrade(false); | |
283 | rg->SetDList(dectlist); | rg->SetDList(dectlist); |
284 | // | // |
285 | TList *l = 0; | TList *l = 0; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |