--- ray/src/px/cut.c 1989/02/02 14:10:36 1.2 +++ ray/src/px/cut.c 2003/02/22 02:07:27 2.2 @@ -1,9 +1,6 @@ -/* Copyright 1988 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: cut.c,v 2.2 2003/02/22 02:07:27 greg Exp $"; #endif - /* CUT - Median bisection (k-d tree) algorithm for color image quantization