--- ray/src/rt/rpict.c 2004/03/30 16:13:01 2.69 +++ ray/src/rt/rpict.c 2004/09/28 17:54:19 2.70 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id"; +static const char RCSid[] = "$Id: rpict.c,v 2.70 2004/09/28 17:54:19 greg Exp $"; #endif /* * rpict.c - routines and variables for picture generation.