IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7409


Ignore:
Timestamp:
Jun 7, 2006, 12:53:36 PM (20 years ago)
Author:
rhl
Message:

Cleanup concepts enough to be able to start again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConcepts.c

    r7382 r7409  
    571571{
    572572    psFree(conceptsFPA);
     573    conceptsFPA = NULL;
    573574    psFree(conceptsChip);
     575    conceptsChip = NULL;
    574576    psFree(conceptsCell);
     577    conceptsCell = NULL;
     578
     579    conceptsInitialised = false;
    575580}
    576581
Note: See TracChangeset for help on using the changeset viewer.