IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2008, 12:50:52 PM (19 years ago)
Author:
eugene
Message:

replaced sort functions drived from press with sort macros derived from gsl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/Makefile

    r12842 r16040  
    2727
    2828INCS = \
    29 $(DESTINC)/Xohana.h  \
    3029$(DESTINC)/ohana_allocate.h \
     30$(DESTINC)/ohana_sort.h \
    3131$(DESTINC)/ohana.h
    3232
    3333OBJS = \
    3434$(SRC)/ohana_allocate.$(ARCH).o  \
     35$(SRC)/sorts.$(ARCH).o           \
    3536$(SRC)/string.$(ARCH).o          \
    3637$(SRC)/findexec.$(ARCH).o        \
Note: See TracChangeset for help on using the changeset viewer.