Initial revision

This commit is contained in:
hsn 2003-07-05 16:25:34 +00:00
parent 9687814d71
commit 152f8d9a78

7
server/filecache.c Normal file
View File

@ -0,0 +1,7 @@
/* FILECACHE.C
*
* 05-MAR-93 First Version <S.A.Pechler@bdk.tue.nl>
* 10-MAR-93 Merged into standard distribution by jtraub@cs.cmu.edu
* 03-JUL-2003 Last Version (c) Radim Kolar. I have thrown out all previous
* code and write a new one. New code has been moved into file.c
*/