|
From: Caspian Rychlik-P. <ci...@us...> - 2004-11-07 16:35:27
|
Update of /cvsroot/java-game-lib/LWJGL/src/native/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29952/src/native/win32 Modified Files: .cvsignore Log Message: Added the system generated .h files to .cvsignores Index: .cvsignore =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/win32/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- .cvsignore 2 Aug 2003 10:56:25 -0000 1.2 +++ .cvsignore 7 Nov 2004 16:35:16 -0000 1.3 @@ -1,2 +1,3 @@ Debug Release +org_lwjgl_opengl_Win32Display.h |