IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2007, 10:15:51 AM (19 years ago)
Author:
eugene
Message:

extensive updates to the avextract / mextract / skyregion system

File:
1 edited

Legend:

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

    r13479 r14401  
    1818  InitDVO ();
    1919
    20   if (!SetCATDIR (NULL, FALSE)) {
    21     gprint (GP_ERR, "CATDIR is not defined\n");
    22   }
     20  // XXX don't open the catdir until needed
     21  // if (!SetCATDIR (NULL, FALSE)) {
     22  //  gprint (GP_ERR, "CATDIR is not defined\n");
     23  // }
    2324
    2425  rl_readline_name = opihi_name;
Note: See TracChangeset for help on using the changeset viewer.