/* wn_replay.h - header file for wn_replay.c */ /* Copyright 1991 Mark Russell, University of Kent at Canterbury. * * You can do what you like with this source code as long as * you don't try to make money out of it and you include an * unaltered copy of this message (including the copyright). */ /* @(#)wn_replay.h 1.4 4/7/91 (UKC) */ extern int _wn_Recording; extern int _wn_Replaying;