IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2005, 2:40:16 PM (21 years ago)
Author:
eugene
Message:

moving options from global to AddstarClientOptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/addstarc.c

    r5288 r5322  
    1010
    1111  /* load config and options */
    12   ConfigInit (&argc, argv);
    13   options = args_client (argc, argv);
     12  options = ConfigInit (&argc, argv);
     13  options = args_client (argc, argv, options);
    1414
    1515  /* load data */
Note: See TracChangeset for help on using the changeset viewer.