ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
lookup.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/lookup.c (file contents):
Revision
2.11
by
schorsch
, Wed Jul 30 10:11:06 2003 UTC vs.
Revision
2.12
by
greg
, Fri Nov 21 07:15:29 2003 UTC
#
Line 5
|
Line 5
|
static const char RCSid[] = "$Id$";
5
* Table lookup routines
6
*/
7
8
–
#include "copyright.h"
9
–
8
#include <stdio.h>
9
#include <stdlib.h>
10
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)