IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

added support for CATMODE and CATFORMAT

File:
1 edited

Legend:

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

    r4800 r4834  
    1818
    1919  VarConfig ("CATDIR", "%s", catdir);
     20  if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)
     21    strcpy (catalog.catmode, "RAW");
     22
    2023  if (!InitPhotcodes ()) return (FALSE);
    2124
Note: See TracChangeset for help on using the changeset viewer.