IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2005, 5:14:08 PM (21 years ago)
Author:
eugene
Message:

re-ordered -lFITS and -lohana to support fits_db calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/mextract.c

    r4689 r4833  
    2929  /* find CATDIR in config system */
    3030  if (VarConfig ("CATDIR", "%s", catdir) == NULL) goto escape;
     31  if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)
     32    strcpy (catalog.catmode, "RAW");
    3133
    3234  /* interpret command-line options */
Note: See TracChangeset for help on using the changeset viewer.