blob: 91f0b557c915900ca6e7db08f9db07035a46e873 (
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
|
# Catalog and survey access tools subdirectory
$checkout libxtools.a lib$
$update libxtools.a
$checkin libxtools.a lib$
$exit
libxtools.a:
cqmap.x <ctype.h> "cqdef.h"
cqstat.x "cqdef.h" "cq.h"
cqlocate.x "cqdef.h"
cqsetcat.x "cqdef.h" "cq.h"
cqnqpars.x "cqdef.h"
cqgqpars.x "cqdef.h"
cqsqpars.x "cqdef.h" "cq.h"
cqquery.x <fset.h> "cqdef.h" "cq.h"
cqrstat.x "cqdef.h" "cq.h"
cqrinfo.x "cqdef.h" "cq.h"
cqgrecords.x "cqdef.h" "cq.h"
cqgfields.x <ctype.h> "cqdef.h" "cq.h"
cqimquery.x <fset.h> "cqdef.h" "cq.h"
cqistat.x "cqdef.h" "cq.h"
cqiminfo.x "cqdef.h" "cq.h"
cqget.x "cqdef.h" "cq.h"
cqdb.x <ctype.h> "cqdef.h" "cq.h"
cqwrdstr.x
cqdtype.x
;
|