[Plib-cvs] plib/src/ssg ssgLoad3ds.cxx,1.35,1.36
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-06-30 14:53:51
|
Update of /cvsroot/plib/plib/src/ssg In directory usw-pr-cvs1:/tmp/cvs-serv29393 Modified Files: ssgLoad3ds.cxx Log Message: Erik Hofman: Removed DOS line endings from sourcefile Index: ssgLoad3ds.cxx =================================================================== RCS file: /cvsroot/plib/plib/src/ssg/ssgLoad3ds.cxx,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- ssgLoad3ds.cxx 20 Jun 2002 20:07:53 -0000 1.35 +++ ssgLoad3ds.cxx 30 Jun 2002 14:53:48 -0000 1.36 @@ -48,7 +48,7 @@ it seems that no one really knows what to do with them. */ - + #define USE_VTXARRAYS #include "ssgLocal.h" |