IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2008, 11:12:12 AM (18 years ago)
Author:
eugene
Message:

moved dettool major modes into separate dettool_MODE.c files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/ippTools/src/Makefile.am

    r18366 r18641  
    180180    dettool.c \
    181181    dettoolConfig.c \
    182     dettool_correction.c
     182    dettool_correction.c \
     183    dettool_detrunsummary.c \
     184    dettool_normalizedexp.c \
     185    dettool_normalizedimfile.c \
     186    dettool_normalizedstat.c \
     187    dettool_processedexp.c \
     188    dettool_processedimfile.c \
     189    dettool_residexp.c \
     190    dettool_residimfile.c \
     191    dettool_stack.c
    183192
    184193detselect_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS)
Note: See TracChangeset for help on using the changeset viewer.