Changeset 1780 in Sophya
- Timestamp:
- Nov 17, 2001, 10:49:12 AM (24 years ago)
- Location:
- trunk/ArchTOIPipe
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/Makefile.in
r1764 r1780 51 51 endif 52 52 53 SRCFILES = toi.cc toimanager.cc toiprocessor.cc toiseqbuff.cc\53 SRCFILES = toi.cc toimanager.cc toiprocessor.cc \ 54 54 fitstoirdr.cc fitstoiwtr.cc asciitoiwtr.cc \ 55 toi regwindow.cc toisegment.cc55 toisegment.cc 56 56 57 57 FILES=$(patsubst %.c,%.o,$(SRCFILES:.cc=.o)) -
trunk/ArchTOIPipe/files_kernel
r1691 r1780 11 11 toiprocessor.cc 12 12 toiprocessor.h 13 toiregwindow.cc14 toiregwindow.h15 13 toisegment.cc 16 14 toisegment.h 17 toiseqbuff.cc18 toiseqbuff.h
Note:
See TracChangeset
for help on using the changeset viewer.