[svn:parrot] r49064 - branches/string_gc_encapsulate

mikehh at svn.parrot.org mikehh at svn.parrot.org
Thu Sep 16 15:51:26 UTC 2010


Author: mikehh
Date: Thu Sep 16 15:51:25 2010
New Revision: 49064
URL: https://trac.parrot.org/parrot/changeset/49064

Log:
re-generate MANIFEST

Modified:
   branches/string_gc_encapsulate/MANIFEST

Modified: branches/string_gc_encapsulate/MANIFEST
==============================================================================
--- branches/string_gc_encapsulate/MANIFEST	Thu Sep 16 14:41:01 2010	(r49063)
+++ branches/string_gc_encapsulate/MANIFEST	Thu Sep 16 15:51:25 2010	(r49064)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Tue Sep 14 05:49:01 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Thu Sep 16 15:48:25 2010 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -1288,6 +1288,7 @@
 src/gc/malloc.c                                             []
 src/gc/malloc_trace.c                                       []
 src/gc/mark_sweep.c                                         []
+src/gc/string_gc.c                                          []
 src/gc/system.c                                             []
 src/global_setup.c                                          []
 src/hash.c                                                  []


More information about the parrot-commits mailing list