blob: 0957be91fcd3a90bc23b2e6de9b6cf08877bd5c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Update tlinear in the ttools package library.
# Author: STOBIE, 15-FEB-1989
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
tlinear.x <tbset.h>
;
|