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

Comparing ray/src/rt/devcomm.c (file contents):
Revision 2.3 by greg, Mon Apr 5 15:16:47 1993 UTC vs.
Revision 2.4 by greg, Thu Nov 18 09:42:58 1993 UTC

# Line 30 | Line 30 | struct driver  comm_driver = {
30          comm_comout, comm_comin, comm_flush
31   };
32  
33 + static int      mygets(), myputs(), reply_error(), getstate();
34 +
35   FILE    *devin, *devout;
36  
37   int     devchild;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines