ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
rt
/
x11.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/rt/x11.c (file contents):
Revision
2.11
by
greg
, Mon Mar 8 12:51:45 1993 UTC vs.
Revision
2.12
by
greg
, Fri Jun 4 14:48:52 1993 UTC
#
Line 11
|
Line 11
|
static char SCCSid[] = "$SunId$ LBL";
11
*/
12
13
#include <stdio.h>
14
<
14
>
#include <math.h>
15
#include <sys/ioctl.h>
16
17
#include <X11/Xlib.h>
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)