.key opt1
;
;   Copy include files to local.  Delete stuff we don't care about.
;
;   Written Saturday 03-Nov-90 18:20:10 Bryce Nesbitt
;
echo "---------- Cleaning up ----------"
delete >NIL: t:A<$$> quiet
delete >NIL: t:B<$$> quiet
delete >NIL: t:C<$$> quiet
delete >NIL: t:D<$$> quiet
delete >NIL: t:E<$$> quiet
delete >NIL: t:A<$$>.? quiet
delete >NIL: t:B<$$>.? quiet
delete >NIL: t:C<$$>.? quiet
delete >NIL: t:D<$$>.? quiet
delete >NIL: t:E<$$>.? quiet
