--- ray/src/common/ealloc.c 1989/02/02 10:34:30 1.1 +++ ray/src/common/ealloc.c 1989/02/02 13:53:40 1.2 @@ -1,8 +1,10 @@ -/* +/* Copyright 1988 Regents of the University of California */ #ifndef lint static char SCCSid[] = "$SunId$ LBL"; #endif + +/* * ealloc.c - memory routines which call quit on error. */