ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
rt
/
Version.c
Revision:
1.3
Committed:
Thu Jun 5 19:29:34 2003 UTC
(21 years, 11 months ago) by
schorsch
Content type:
text/plain
Branch:
MAIN
Changes since
1.2
:
+1 -1 lines
Log Message:
Macros for setting binary file mode. Replacing MSDOS by _WIN32.
File Contents
#
User
Rev
Content
1
greg
1.1
/*
2
greg
1.2
* This file was created automatically during make.
3
greg
1.1
*/
4
5
schorsch
1.3
char VersionID[]="RADIANCE 3.6a lastmod Don Jun 5 17:45:22 MEST 2003 by gm on local";