# Update the unstep application code in the sobsolete package library
# Author: B.Simon, 20-APR-1989

$checkout sobsolete.a ../
$update   sobsolete.a
$checkin  sobsolete.a ../
$exit

sobsolete.a:
	append.x	<imhdr.h>  <imio.h>
	shuffle.x	<imhdr.h>  <imio.h>
	unstep.x 	<imhdr.h>
	;
                   
