[svn:parrot] r46872 - branches/ops_pct

mikehh at svn.parrot.org mikehh at svn.parrot.org
Sat May 22 02:04:19 UTC 2010


Author: mikehh
Date: Sat May 22 02:04:19 2010
New Revision: 46872
URL: https://trac.parrot.org/parrot/changeset/46872

Log:
re-generate MANIFEST

Modified:
   branches/ops_pct/MANIFEST

Modified: branches/ops_pct/MANIFEST
==============================================================================
--- branches/ops_pct/MANIFEST	Sat May 22 01:54:19 2010	(r46871)
+++ branches/ops_pct/MANIFEST	Sat May 22 02:04:19 2010	(r46872)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Fri May 21 08:52:00 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sat May 22 02:03:24 2010 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -489,6 +489,7 @@
 editor/filetype_parrot.vim                                  []
 editor/indent_pir.vim                                       []
 editor/kate_syntax.pl                                       []
+editor/mk_skeleton.pir                                      []
 editor/ops2vim.pl                                           []
 editor/parrot.el                                            []
 editor/pasm.el                                              []
@@ -596,8 +597,10 @@
 examples/embed/Makefile                                     [examples]
 examples/embed/Makefile.msvc                                [examples]
 examples/embed/cotorra.c                                    [examples]
+examples/io/get.pir                                         [examples]
 examples/io/http.pir                                        [examples]
 examples/io/httpd.pir                                       [examples]
+examples/io/post.pir                                        [examples]
 examples/japh/README                                        [examples]
 examples/japh/japh1.pasm                                    [examples]
 examples/japh/japh3.pasm                                    [examples]
@@ -1707,6 +1710,7 @@
 t/library/tap_parser.t                                      [test]
 t/library/tcl_glob.t                                        [test]
 t/library/tcl_lib.t                                         [test]
+t/library/test_builder_done_testing.t                       [test]
 t/library/test_builder_tester.t                             [test]
 t/library/test_class.t                                      [test]
 t/library/test_more.t                                       [test]
@@ -2144,6 +2148,7 @@
 tools/util/crow.pir                                         []
 tools/util/dump_pbc.pl                                      []
 tools/util/gen_release_info.pl                              []
+tools/util/inc_ver.pir                                      []
 tools/util/ncidef2pasm.pl                                   []
 tools/util/parrot-config.pir                                []
 tools/util/perlcritic-cage.conf                             []


More information about the parrot-commits mailing list