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/opihi/dvo/dmags.c

    r4834 r5014  
    2828  /* find CATDIR in config system */
    2929  if (VarConfig ("CATDIR", "%s", catdir) == NULL) goto escape;
    30   if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)
    31     strcpy (catalog.catmode, "RAW");
    3230
    3331  /* interpret command-line options */
Note: See TracChangeset for help on using the changeset viewer.