X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=FixObj%2Fobj.c;h=018569439723faae10ad06ff9b15b33057bd8772;hb=db45671ad3b6ec7f9f1438c8649b674c62769306;hp=9fec7f7e6c1b94eb1f4b8650470d28098dcdd43b;hpb=2c866a0b5cda9013f4198d8267cf8192daee08b1;p=flightgear.git diff --git a/FixObj/obj.c b/FixObj/obj.c index 9fec7f7e6..018569439 100644 --- a/FixObj/obj.c +++ b/FixObj/obj.c @@ -29,7 +29,7 @@ #include "obj.h" -#include "mat3.h" +#include /* what do ya' know, here's some global variables */ @@ -291,9 +291,12 @@ void obj_fix(char *infile, char *outfile) { /* $Log$ -/* Revision 1.8 1998/04/08 23:19:37 curt -/* Adopted Gnu automake/autoconf system. +/* Revision 1.9 1998/04/18 04:01:03 curt +/* Now use libMath rather than having local copies of math routines. /* + * Revision 1.8 1998/04/08 23:19:37 curt + * Adopted Gnu automake/autoconf system. + * * Revision 1.7 1998/03/19 02:51:41 curt * Added special case handling to compensate for bugs in our beloved tri striper *