IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2006, 5:33:37 PM (20 years ago)
Author:
Paul Price
Message:

Fixing code after pushing argc,argv into pmConfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastro.h

    r7636 r7677  
    1414# define toSky projection
    1515
    16 pmConfig         *psastroArguments (int *argc, char **argv);
     16pmConfig         *psastroArguments (int argc, char **argv);
    1717bool              psastroParseCamera (pmConfig *config);
    1818bool              psastroDataLoad (pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.