ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/mgflib/3ds2mgf.c
(Generate patch)

Comparing ray/src/cv/mgflib/3ds2mgf.c (file contents):
Revision 1.5 by gregl, Fri Jan 16 10:47:27 1998 UTC vs.
Revision 1.6 by greg, Fri Feb 28 20:11:29 2003 UTC

# Line 1 | Line 1
1 + #ifndef lint
2 + static const char       RCSid[] = "$Id$";
3 + #endif
4   /*
5        3DS2POV.C  Copyright (c) 1996 Steve Anger and Jeff Bowermaster
6                          MGF output added by Greg Ward
# Line 9 | Line 12
12  
13        Compiled with MSDOS GNU C++ 2.4.1 or generic ANSI-C compiler
14   */
12
13 #ifndef lint
14 static char SCCSid[] = "$SunId$ LBL";
15 #endif
15  
16   #include <stdio.h>
17   #include <stdlib.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines