IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12298


Ignore:
Timestamp:
Mar 7, 2007, 2:13:59 PM (19 years ago)
Author:
Paul Price
Message:

Putting bitset back in --- easier to include it than not to, for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/Makefile.am

    r12288 r12298  
    66libpslibtypes_la_SOURCES = \
    77        psArray.c \
     8        psBitSet.c \
    89        psHash.c \
    910        psList.c \
     
    1516        psPixels.c \
    1617        psArguments.c
    17 #       psBitSet.c
    1818
    1919EXTRA_DIST = types.i
     
    2121pkginclude_HEADERS = \
    2222        psArray.h \
     23        psBitSet.h \
    2324        psHash.h \
    2425        psList.h \
     
    3031        psPixels.h \
    3132        psArguments.h
    32 #       psBitSet.h
    3333
    3434CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.