blob: 698997dd831b0c5c4fcf9d69100dc67e0fd15dd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# These routines are used by more than one task in the dataio package:
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
addcards.x
#getdatatype.x
#ranges.x <ctype.h> <mach.h>
;
|