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.8 by greg, Wed Sep 5 01:36:37 2007 UTC vs.
Revision 1.9 by greg, Wed Sep 5 02:41:19 2007 UTC

# Line 457 | Line 457 | void process_args (int argc, char *argv[])
457      char *env_opt, *option;
458  
459      printf("\n\nAutodesk 3D Studio to Raytracer file Translator. Feb/96\n");
460 <    printf("Version 2.0 Copyright (c) 1996 Steve Anger and Jeff Bowermaster\n");
461 < #ifdef __GNUC__
462 <    printf ("32 bit version. DOS extender Copyright (c) 1991 DJ Delorie\n");
463 < #endif
460 >    printf("Version 2.0 by Steve Anger and Jeff Bowermaster 1996\n");
461      printf ("\n");
462  
463      if (argc < 2) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines