IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2009, 12:07:42 PM (17 years ago)
Author:
bills
Message:

add enum defining the stages of the ipp and a function to calculate
the value for a given stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/extras/Makefile.am

    r21422 r24880  
    88        psIOBuffer.c \
    99        pmKapaPlots.c \
    10         pmVisual.c
     10        pmVisual.c \
     11        ippStages.c
    1112
    1213pkginclude_HEADERS = \
     
    1516        psIOBuffer.h \
    1617        pmKapaPlots.h \
    17         pmVisual.h
     18        pmVisual.h \
     19        ippStages.h
    1820
    1921CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.