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

Comparing ray/src/cv/mgflib/mgfdoc.tr (file contents):
Revision 1.2 by greg, Fri May 12 21:42:42 1995 UTC vs.
Revision 1.3 by greg, Mon May 15 14:42:30 1995 UTC

# Line 2697 | Line 2697 | Greg Ward
2697   SEE ALSO
2698   .LP
2699   ies2rad(1), mgf2meta(1), obj2rad(1), oconv(1), rad2mgf(1), xform(1)
2700 < .ds RH
2701 < RAD2MGF
2700 > .ds RH RAD2MGF
2701   .bp
2702   .SH
2703   NAME
# Line 3269 | Line 3268 | and return one of the non-zero values from "parser.h"
3268   #define MG_EUNK         1               /* unknown entity */
3269   #define MG_EARGC                2               /* wrong number of arguments */
3270   #define MG_ETYPE                3               /* argument type error */
3271 < #define MG_EILL         4               /* illegal argument value */
3271 > #define MG_EILL                 4               /* illegal argument value */
3272   #define MG_EUNDEF               5               /* undefined reference */
3273   #define MG_ENOFILE              6               /* cannot open input file */
3274   #define MG_EINCL                7               /* error in included file */
# Line 4277 | Line 4276 | mg_init, mg_load, obj_handler, xf_xfmpoint
4276   .SH
4277   NAME
4278   .LP
4279 < xf_xfmpoint xf_xfmvect, xf_rotvect, xf_scale - apply current
4279 > xf_xfmpoint, xf_xfmvect, xf_rotvect, xf_scale - apply current
4280   transformation
4281   .SH
4282   SYNOPSIS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines