Changeset 1699 in Sophya for trunk/ArchTOIPipe/SMakefile


Ignore:
Timestamp:
Oct 15, 2001, 11:55:09 AM (24 years ago)
Author:
cmv
Message:

intro des toisegmented + constructeur avec char* pour compat cmv 15/10/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/SMakefile

    r1668 r1699  
    1313            $(AOBJ)toi.o $(AOBJ)toimanager.o $(AOBJ)toiprocessor.o $(AOBJ)genwproc.o \
    1414            $(AOBJ)toisqfilter.o $(AOBJ)toiregwindow.o $(AOBJ)toiseqbuff.o \
     15            $(AOBJ)toisegment.o \
    1516            $(AOBJ)simtoipr.o $(AOBJ)map2toi.o $(AOBJ)toi2map.o $(AOBJ)nooppr.o
    1617EXEOLIST := $(AOBJ)fits2asc.o $(AOBJ)tsttoi.o $(AOBJ)tsttoi2.o $(AOBJ)simtst.o \
     
    2425INCLIST := asciitoiwtr.h fitstoirdr.h fitstoiwtr.h toi.h config.h conf.h \
    2526           toiprocessor.h genwproc.h toimanager.h toiseqbuff.h toiregwindow.h \
    26            simtoipr.h map2toi.h toi2map.h nooppr.h
     27           simtoipr.h map2toi.h toi2map.h nooppr.h toisegment.h
    2728
    2829all : $(EXELIST)
     
    144145$(AOBJ)toi2map.o: toi2map.cc toi2map.h
    145146$(AOBJ)nooppr.o: nooppr.cc nooppr.h
     147$(AOBJ)toisegment.o: toisegment.cc toiprocessor.h config.h conf.h toi.h
Note: See TracChangeset for help on using the changeset viewer.