IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 3:24:14 PM (20 years ago)
Author:
Paul Price
Message:

ppImage now working again.

File:
1 edited

Legend:

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

    r6114 r6747  
     1#include <stdio.h>
     2#include "pslib.h"
     3#include "psmodules.h"
    14#include "ppImage.h"
    25
    3 bool ppImagePhot(ppData *data, ppOptions *options, ppConfig *config)
     6bool ppImagePhot(ppData *data, ppOptions *options, pmConfig *config)
    47{
    58    ppFile *input = data->input;        // The input file information
Note: See TracChangeset for help on using the changeset viewer.