blob: 5b9e150afc2f3d0f9b5e302583205a6a522cc127 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Update thedit in the ttools package library.
# Author: HODGE, 10-MAY-2000
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
t_thedit.x <error.h> <evexpr.h> <ctype.h> <lexnum.h> <tbset.h>
t_thselect.x <error.h> <evexpr.h> <ctype.h> <tbset.h>
tkw.x <ctype.h> <finfo.h> <time.h> <tbset.h>
;
|