ID:         h02
Name:       replace_awstape_with_het
Created:    12/03/2001
Based on:   v2.15
Prereqs:    h01
Includes:   h09

Since the HET format library can read and write AWSTAPE format files
simply by turning off compression and setting the chunksize to 4096
then there's no reason to have separate routines for both.  So, the
AWSTAPE specific code in tapedev.c has been removed and rerouted
throught the HET code.

However, the distinction between AWSTAPE and HET has been kept to
reduce confusion.

===============================================================================
Updated:    12/03/2001

Just removed the AWSTAPE header and defines.

===============================================================================
Updated:    12/15/2001

Added the h09 Hax.

===============================================================================