/************************************************************************ * This program is Copyright (C) 1986 by Jonathan Payne. JOVE is * * provided to you without charge, and with no warranty. You may give * * away copies of JOVE, including sources, provided that this notice is * * included in all the files. * ************************************************************************/ /* This should be linked as the LAST module. */ #include "tune.h" RCS("$Id: last.c,v 14.26 1992/08/26 23:56:55 tom Exp tom $") #ifndef last_static_variable char last_static_variable; #endif /*====================================================================== * $Log: last.c,v $ * Revision 14.26 1992/08/26 23:56:55 tom * add RCS directives. * */