[svn:parrot] r39698 - trunk

japhb at svn.parrot.org japhb at svn.parrot.org
Mon Jun 22 04:12:58 UTC 2009


Author: japhb
Date: Mon Jun 22 04:12:58 2009
New Revision: 39698
URL: https://trac.parrot.org/parrot/changeset/39698

Log:
[OpenGL] Update MANIFEST

Modified:
   trunk/MANIFEST

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST	Mon Jun 22 04:12:51 2009	(r39697)
+++ trunk/MANIFEST	Mon Jun 22 04:12:58 2009	(r39698)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Thu Jun 18 02:01:14 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Jun 22 04:12:02 2009 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -725,6 +725,7 @@
 examples/nci/xlibtest.p6                                    [examples]
 examples/nci/xlibtest.pir                                   [examples]
 examples/nci/xlibtest.rb                                    [examples]
+examples/opengl/math.pir                                    [examples]
 examples/opengl/shapes.p6                                   [examples]
 examples/opengl/shapes.pir                                  [examples]
 examples/opengl/static-triangle.p6                          [examples]
@@ -1172,6 +1173,7 @@
 runtime/parrot/library/NCI/Utils.pir                        [library]
 runtime/parrot/library/NCI/call_toolkit_init.pir            [library]
 runtime/parrot/library/OpenGL.pir                           [library]
+runtime/parrot/library/OpenGL/Math.pir                      [library]
 runtime/parrot/library/P6object.pir                         [library]
 runtime/parrot/library/PCT/README                           []doc
 runtime/parrot/library/PGE/Dumper.pir                       [library]


More information about the parrot-commits mailing list