IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2012, 11:19:56 AM (14 years ago)
Author:
bills
Message:

add pxskycellAdd functions for managing select parameters based
on skycell coordinates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxspace.h

    r25770 r33921  
    11/*
    2  * pxmagic.h
     2 * pxspace.h
    33 *
    44 * Copyright (C) 2009  IfA
     
    2424extern void pxspaceAddArguments(psMetadata *md);
    2525
     26extern bool pxskycellAddWhere(pxConfig *config, psMetadata *where);
     27extern void pxskycellAddArguments(psMetadata *md);
     28
    2629#endif // PXSPACE_H
Note: See TracChangeset for help on using the changeset viewer.