blob: 01ee3403ad6759aee2cd07d4d1b12b1d82e15cfc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# IRS/IIDS Tasks
$checkout libpkg.a ..
$update libpkg.a
$checkin libpkg.a ..
$exit
libpkg.a:
coincor.x
conversion.x
getnimage.x <mach.h>
t_addsets.x <error.h> <imhdr.h>
t_bswitch.x <smw.h> <error.h> <imhdr.h> <mach.h> <time.h>
t_coefs.x <error.h>
t_coincor.x <error.h> <imhdr.h>
t_flatdiv.x <error.h> <imhdr.h>
t_flatfit.x <gset.h> <imhdr.h> <math/curfit.h>
t_slist1d.x <error.h> <fset.h> <imhdr.h> <smw.h>
t_subsets.x <error.h> <imhdr.h>
t_sums.x <error.h> <imhdr.h>
t_widstape.x <error.h> <imhdr.h> <mach.h> <smw.h>
;
|