--- ray/src/common/fropen.c 1995/03/01 10:40:17 2.7 +++ ray/src/common/fropen.c 2003/02/25 02:47:21 2.9 @@ -1,12 +1,13 @@ -/* Copyright (c) 1992 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: fropen.c,v 2.9 2003/02/25 02:47:21 greg Exp $"; #endif - /* * Find and open a Radiance library file. + * + * External symbols declared in standard.h */ + +#include "copyright.h" #include