blob: da0cc863a1002213e3b7d55d1b30fae4443f685a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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:
cyboow.x
ranges.x <mach.h> <ctype.h>
getdatatype.x
addcards.x
;
|