IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2008, 3:31:02 PM (18 years ago)
Author:
eugene
Message:

adding real to Command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pclient/pclient.c.in

    r12280 r16455  
    1818  InitBasic ();
    1919  InitPclient ();
    20   InitChild ();
    2120
    2221  rl_prep_term_function = dummy_prep_term;
     
    6160/* add program-dependent exit functions here */
    6261void cleanup () {
     62  ConfigFree ();
     63  FreeBasic ();
     64  FreePclient ();
    6365  return;
    6466}
Note: See TracChangeset for help on using the changeset viewer.