IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 10, 2012, 2:33:57 PM (14 years ago)
Author:
eugene
Message:

add TRAIL model & derivaties

Location:
branches/eam_branches/ipp-20120627/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/psModules

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • branches/eam_branches/ipp-20120627/psModules/src/objects/Makefile.am

    r32633 r34133  
    8080        models/pmModel_SERSIC.c \
    8181        models/pmModel_EXP.c \
    82         models/pmModel_DEV.c
     82        models/pmModel_DEV.c \
     83        models/pmModel_TRAIL.c
    8384
    8485pkginclude_HEADERS = \
     
    126127        models/pmModel_SERSIC.h \
    127128        models/pmModel_EXP.h \
    128         models/pmModel_DEV.h
     129        models/pmModel_DEV.h \
     130        models/pmModel_TRAIL.h
    129131
    130132CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.