blob: 442539433ee1c02dcb3dde52385db011ef9c5dde (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# DAOPHOT Library Tools
$checkout libpkg.a ".."
$update libpkg.a
$checkin libpkg.a ".."
$exit
libpkg.a:
dpairmass.x <imhdr.h> ../lib/daophotdef.h
dpapheader.x
dpfilter.x <imhdr.h> ../lib/daophotdef.h
dpfree.x ../lib/daophotdef.h ../lib/apseldef.h \
../lib/allstardef.h
dpgetapert.x ../lib/apseldef.h ../lib/daophotdef.h \
<tbset.h> ../../lib/ptkeysdef.h
dpgppars.x <ctotok.h> ../lib/daophotdef.h
dpgsvw.x <imio.h> <imhdr.h> \
<math.h>
dpppars.x ../lib/daophotdef.h
dpimkeys.x ../lib/daophotdef.h
dpinit.x ../lib/daophotdef.h ../lib/apseldef.h \
../lib/allstardef.h
dpreadpsf.x <imhdr.h> ../lib/daophotdef.h \
<error.h>
dpset.x ../lib/daophotdef.h ../lib/apseldef.h
dpstat.x ../lib/daophotdef.h ../lib/apseldef.h
dpdate.x <time.h>
dpgsubrast.x <imhdr.h>
dpnames.x
dpotime.x <imhdr.h> ../lib/daophotdef.h
dppadu.x <imhdr.h> ../lib/daophotdef.h
dppcache.x <imhdr.h> <imset.h>
dprdnoise.x <imhdr.h> ../lib/daophotdef.h
dprmwhite.x <ctype.h>
dpverify.x ../lib/daophotdef.h
dpwparam.x
dpwcs.x <imio.h> ../lib/daophotdef.h
bicubic.x
daoran.x
erf.x
invers.f
invers2.x
mvmul.x
quick.f
pctile.f
profile.x ../lib/daophotdef.h
usepsf.x ../lib/daophotdef.h
;
|