blob: 4c59582caed2a8bcbb0043c3bfd257e001c720bf (
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
|
# NOAO astronomical toolslibasttools.a
update:
$checkout libasttools.a noaolib$
$update libasttools.a
$checkin libasttools.a noaolib$
;
libasttools.a:
astarcsep.x <math.h>
astcoord.x
astgalactic.x <math.h> <mach.h>
astgaltoeq.x <math.h>
asthjd.x <math.h>
astlvac.x
astprecess.x <math.h>
asttimes.x
astvbary.x <math.h>
astvorbit.x <math.h>
astvr.x <math.h>
astvrotate.x <math.h>
astvsun.x <math.h>
;
|