blob: eefeed9d2d89c2e3b00b3ed3306119132f17d1c3 (
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
|
# Miscellaneous Routines used by the APPHOT Package
$checkout libpkg.a ".."
$update libpkg.a
$checkin libpkg.a ".."
$exit
libpkg.a:
apbsmooth.x
apclip.x
apdate.x <time.h>
apdiverr.x
apfnames.x
apgscur.x <gset.h> <fset.h>
apgtools.x <pkg/gtools.h> <gset.h>
aplucy.x
apnlfuncs.x <mach.h> <math.h>
apmapr.x
apmeds.x
apmoments.x
appcache.x <imhdr.h> <imset.h>
aprmwhite.x <ctype.h>
aptopt.x <math.h> <mach.h>
apvectors.x
;
|