ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/meta/hfio.c
(Generate patch)

Comparing ray/src/meta/hfio.c (file contents):
Revision 1.2 by greg, Mon Mar 10 19:38:19 2003 UTC vs.
Revision 1.3 by schorsch, Fri Aug 1 14:14:24 2003 UTC

# Line 10 | Line 10 | static const char RCSid[] = "$Id$";
10  
11  
12  
13 #if  CPM || MAC
14 #define  getc  agetc
15 #define  putc  aputc
16 #endif
17
18
13   static PRIMITIVE  peof = {PEOF, 0200, -1, -1, -1, -1, NULL};
14  
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines