--- ray/src/cv/mgflib/mgfilt.c 1995/11/22 12:23:26 1.5 +++ ray/src/cv/mgflib/mgfilt.c 2003/02/28 20:11:29 1.6 @@ -1,14 +1,12 @@ -/* Copyright (c) 1995 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: mgfilt.c,v 1.6 2003/02/28 20:11:29 greg Exp $"; #endif - /* * Filter MGF stream, removing entities that won't be understood */ #include +#include #include "parser.h" /* Number of entities for major versions */