[svn:parrot] r44988 - trunk

allison at svn.parrot.org allison at svn.parrot.org
Wed Mar 17 21:43:53 UTC 2010


Author: allison
Date: Wed Mar 17 21:43:50 2010
New Revision: 44988
URL: https://trac.parrot.org/parrot/changeset/44988

Log:
[install] Adding the hash-key type definitions to the manifest of
generated files so they will be installed.

Modified:
   trunk/MANIFEST.generated

Modified: trunk/MANIFEST.generated
==============================================================================
--- trunk/MANIFEST.generated	Wed Mar 17 18:28:20 2010	(r44987)
+++ trunk/MANIFEST.generated	Wed Mar 17 21:43:50 2010	(r44988)
@@ -121,6 +121,7 @@
 runtime/parrot/include/errors.pasm                [main]
 runtime/parrot/include/except_severity.pasm       [main]
 runtime/parrot/include/except_types.pasm          [main]
+runtime/parrot/include/hash_key_type.pasm         [main]
 runtime/parrot/include/iglobals.pasm              [main]
 runtime/parrot/include/interpcores.pasm           [main]
 runtime/parrot/include/interpdebug.pasm           [main]


More information about the parrot-commits mailing list