/[PAMELA software]/DarthVader/CalorimeterLevel2/src/CalorimeterLevel2.cpp
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/src/CalorimeterLevel2.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mocchiut, Wed Sep 6 11:03:32 2006 UTC revision 1.3 by pam-fi, Tue Nov 29 13:50:11 2011 UTC
# Line 194  int main(int numinp, char *inps[]){ Line 194  int main(int numinp, char *inps[]){
194    //    //
195    printf("\nClose the connection to the database... \n");    printf("\nClose the connection to the database... \n");
196    dbc->Close();    dbc->Close();
197      delete dbc;
198      dbc = 0;
199    printf("...connection terminated!\n\n");      printf("...connection terminated!\n\n");  
200    //    //
201    // Close redirection if the case.    // Close redirection if the case.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23