ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
meta
/
mgraph.h
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/meta/mgraph.h (file contents):
Revision
1.2
by
schorsch
, Mon Jul 14 22:24:00 2003 UTC vs.
Revision
1.3
by
schorsch
, Sat Nov 15 02:13:37 2003 UTC
#
Line 109
|
Line 109
|
typedef struct {
109
double min, max, step;
110
} BOUNDS;
111
112
+
extern void mgraph(void);
113
+
114
#ifdef __cplusplus
115
}
116
#endif
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)