X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Scenery%2Fobj.h;h=47d42f11fa48d2bb7abf50bb673a33b7631dab50;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=c3c1f5b01c870c7486b4fe16299de7016a1d6a96;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Scenery/obj.h b/Scenery/obj.h index c3c1f5b01..47d42f11f 100644 --- a/Scenery/obj.h +++ b/Scenery/obj.h @@ -59,11 +59,14 @@ GLint fgObjLoad(char *path, struct fgCartesianPoint *ref, double *radius); /* $Log$ -/* Revision 1.10 1998/04/24 00:51:07 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Tweaked the scenery file extentions to be "file.obj" (uncompressed) -/* or "file.obz" (compressed.) +/* Revision 1.11 1998/04/25 22:06:31 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.10 1998/04/24 00:51:07 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Tweaked the scenery file extentions to be "file.obj" (uncompressed) + * or "file.obz" (compressed.) + * * Revision 1.9 1998/04/22 13:22:45 curt * C++ - ifing the code a bit. * @@ -77,7 +80,7 @@ GLint fgObjLoad(char *path, struct fgCartesianPoint *ref, double *radius); * Added MetroWorks patches from Carmen Volpe. * * Revision 1.5 1998/01/27 00:48:03 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.4 1998/01/22 02:59:41 curt