IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13830


Ignore:
Timestamp:
Jun 14, 2007, 8:57:01 AM (19 years ago)
Author:
eugene
Message:

added a comment, dropped ppImageAddstar call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r13679 r13830  
    220220    }
    221221    // XXX should we keep the addstar command as an option, or just run it externally?
     222    // XXX if we included direct Ohana/DVO API calls, we could send the data from within ppImage.
     223# if (0)   
    222224    if (options->doAddstar) {
    223225        ppImageAddstar(config);
    224226    }
     227# endif
    225228
    226229    if (!pmFPAfileIOChecks(config, view, PM_FPA_AFTER)) {
Note: See TracChangeset for help on using the changeset viewer.