ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
gen
/
genblinds.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/gen/genblinds.c (file contents):
Revision
2.15
by
greg
, Sat Jul 25 19:23:09 2020 UTC vs.
Revision
2.16
by
greg
, Sat Jun 7 05:09:45 2025 UTC
#
Line 16
|
Line 16
|
static const char RCSid[] = "$Id$";
16
*/
17
18
#include "rtio.h"
19
<
#include <stdlib.h>
19
>
#include "paths.h"
20
#include <math.h>
21
22
#ifndef PI
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)