Update of /cvsroot/csdopenglnet/csdOpenGL/GL
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29751/GL
Modified Files:
gl.xml glu.xml glut.xml glxtokens.xml
Log Message:
namespaces are now set to correct values
Index: glu.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/GL/glu.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** glu.xml 5 Aug 2004 15:21:24 -0000 1.1
--- glu.xml 6 Aug 2004 06:07:24 -0000 1.2
***************
*** 13,15 ****
--- 13,16 ----
<File>gl_8h.xml</File>
</TypeDefs>
+ <Namespace>csDragons.OpenGL</Namespace>
</Configuration>
\ No newline at end of file
Index: gl.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/GL/gl.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gl.xml 5 Aug 2004 15:21:24 -0000 1.1
--- gl.xml 6 Aug 2004 06:07:24 -0000 1.2
***************
*** 12,14 ****
--- 12,15 ----
<TypeDefs>
</TypeDefs>
+ <Namespace>csDragons.OpenGL</Namespace>
</Configuration>
\ No newline at end of file
Index: glxtokens.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/GL/glxtokens.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** glxtokens.xml 5 Aug 2004 15:21:24 -0000 1.1
--- glxtokens.xml 6 Aug 2004 06:07:24 -0000 1.2
***************
*** 12,14 ****
--- 12,15 ----
<TypeDefs>
</TypeDefs>
+ <Namespace>csDragons.OpenGL</Namespace>
</Configuration>
\ No newline at end of file
Index: glut.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/GL/glut.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** glut.xml 5 Aug 2004 15:27:02 -0000 1.2
--- glut.xml 6 Aug 2004 06:07:24 -0000 1.3
***************
*** 13,15 ****
--- 13,16 ----
<File>gl_8h.xml</File>
</TypeDefs>
+ <Namespace>csDragons.OpenGL</Namespace>
</Configuration>
\ No newline at end of file
|