[svn:parrot] r47279 - branches/gsoc_instrument

cotto at svn.parrot.org cotto at svn.parrot.org
Wed Jun 2 03:06:33 UTC 2010


Author: cotto
Date: Wed Jun  2 03:06:33 2010
New Revision: 47279
URL: https://trac.parrot.org/parrot/changeset/47279

Log:
manifix

Modified:
   branches/gsoc_instrument/MANIFEST

Modified: branches/gsoc_instrument/MANIFEST
==============================================================================
--- branches/gsoc_instrument/MANIFEST	Wed Jun  2 02:41:37 2010	(r47278)
+++ branches/gsoc_instrument/MANIFEST	Wed Jun  2 03:06:33 2010	(r47279)
@@ -1,12 +1,12 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sat May 29 07:05:55 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Wed Jun  2 03:05:48 2010 UT
 #
 # See below for documentation on the format of this file.
 #
 # See docs/submissions.pod and the documentation in
-# ./tools/dev/mk_manifest_and_skip.pl on how to recreate this file after SVN
+# tools/dev/mk_manifest_and_skip.pl on how to recreate this file after SVN
 # has been told about new or deleted files.
 .gitignore                                                  []
 CREDITS                                                     [main]doc
@@ -646,7 +646,7 @@
 examples/library/md5sum.pir                                 [examples]
 examples/library/ncurses_life.pir                           [examples]
 examples/library/pcre.pir                                   [examples]
-examples/library/tracer.pir                                 [examples]
+examples/library/tracer.nqp                                 [examples]
 examples/mops/README                                        [examples]
 examples/mops/mops.c                                        [examples]
 examples/mops/mops.cs                                       [examples]
@@ -1675,6 +1675,7 @@
 t/dynpmc/foo.t                                              [test]
 t/dynpmc/foo2.t                                             [test]
 t/dynpmc/gziphandle.t                                       [test]
+t/dynpmc/instrument.t                                       [test]
 t/dynpmc/os.t                                               [test]
 t/dynpmc/pccmethod_test.t                                   [test]
 t/dynpmc/rational.t                                         [test]


More information about the parrot-commits mailing list