caching on file handles

Rajeev Thakur (thakur@mcs.anl.gov)
Fri, 18 Oct 1996 17:02:51 -0500

Since there is no way to create a new file handle from an existing
one, a copy function is not needed for caching on a file handle.
only a delete function.

Rajeev