IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2005, 3:04:48 PM (21 years ago)
Author:
eugene
Message:

substantial work to enable mode and format selections for DVO:image and DVO:secfilt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/include/fits.h

    r3507 r5014  
    4646      fprintf(stderr,"failed realloc increment at %d in %s\n", __LINE__, __FILE__);\
    4747      exit (10); } }
     48# define free(X) \
     49  free(X); X = NULL;
     50
    4851# endif /* ALLOCATE */
    4952
Note: See TracChangeset for help on using the changeset viewer.