IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 15, 2008, 4:44:46 PM (18 years ago)
Author:
eugene
Message:

options to turn on and off all of the components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080511/ppSim/src/ppSim.c

    r17672 r17705  
    22
    33int failure (pmConfig *config, psExit status, char *message) {
     4    ppSimRandomGaussianFree ();
    45    psErrorStackPrint(stderr, message);
    56    psFree(config);
     
    3132    }
    3233
     34    ppSimRandomGaussianFree ();
    3335    psFree(config);
    3436    pmModelClassCleanup();
Note: See TracChangeset for help on using the changeset viewer.