Changeset 1701 in Sophya
- Timestamp:
- Oct 15, 2001, 3:46:05 PM (24 years ago)
- Location:
- trunk/ArchTOIPipe
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Processors/Makefile.in
r1692 r1701 70 70 endif 71 71 72 SRCFILES=toisqfilter.cc 72 SRCFILES=toisqfilter.cc nooppr.cc 73 73 74 74 FILES=$(patsubst %.c,%.o,$(SRCFILES:.cc=.o)) -
trunk/ArchTOIPipe/files_pipes
r1691 r1701 2 2 fits2asc.cc 3 3 fits2ascii.cc 4 mesovh.cc 4 5 simtst.cc 5 6 tstdemopipe.cc -
trunk/ArchTOIPipe/files_processors
r1691 r1701 1 1 toisqfilter.cc 2 2 toisqfilter.h 3 nooppr.h 4 nooppr.cc
Note:
See TracChangeset
for help on using the changeset viewer.