From: Rolf K. <lab...@us...> - 2005-04-04 22:19:41
|
Update of /cvsroot/opengtoolkit/file In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21315 Modified Files: .cvsignore build file.vi file.ogbld Log Message: Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/file/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .cvsignore 8 Feb 2005 07:23:34 -0000 1.2 --- .cvsignore 4 Apr 2005 22:19:22 -0000 1.3 *************** *** 1,2 **** ! packaged ! built \ No newline at end of file --- 1,2 ---- ! built ! *.ogb \ No newline at end of file Index: build file.vi =================================================================== RCS file: /cvsroot/opengtoolkit/file/build file.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsjgJz0l and /tmp/cvsF7Muls differ Index: file.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/file/file.ogbld,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** file.ogbld 8 Feb 2005 07:40:25 -0000 1.2 --- file.ogbld 4 Apr 2005 22:19:23 -0000 1.3 *************** *** 31,35 **** # are arbitrary.="" File Format Version=1.0.0-alpha5 ! Log Dir=build_support Log File="" Log File Suffix="" --- 31,35 ---- # are arbitrary.="" File Format Version=1.0.0-alpha5 ! Log Dir=built Log File="" Log File Suffix="" |