IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2012, 3:10:26 PM (14 years ago)
Author:
eugene
Message:

use SkyTableFilename to get filename

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/dvomerge/include/dvomerge.h

    r29938 r33657  
    1616# include <arpa/inet.h>
    1717# include <glob.h>
    18 
    19 # define myAbort(MSG) { fprintf (stderr, "%s\n", MSG); abort(); }
    20 # define myAssert(LOGIC,MSG) { if (!(LOGIC)) { fprintf (stderr, "%s\n", MSG); abort(); } }
    2118
    2219int    VERBOSE;
Note: See TracChangeset for help on using the changeset viewer.