/[PAMELA software]/DarthVader/ToFLevel2/src/TimeOfFlightLevel2.cpp
ViewVC logotype

Diff of /DarthVader/ToFLevel2/src/TimeOfFlightLevel2.cpp

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

revision 1.2 by mocchiut, Wed Sep 6 08:05:10 2006 UTC revision 1.3 by pam-fi, Tue Nov 29 15:20:16 2011 UTC
# Line 191  int main(int numinp, char *inps[]){ Line 191  int main(int numinp, char *inps[]){
191    //    //
192    printf("\nClose the connection to the database... \n");    printf("\nClose the connection to the database... \n");
193    dbc->Close();    dbc->Close();
194      delete dbc;
195      dbc = 0;
196    printf("...connection terminated!\n\n");      printf("...connection terminated!\n\n");  
197    //    //
198    // 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