[svn:parrot] r43970 - trunk/src

bacek at svn.parrot.org bacek at svn.parrot.org
Mon Feb 15 21:25:54 UTC 2010


Author: bacek
Date: Mon Feb 15 21:25:53 2010
New Revision: 43970
URL: https://trac.parrot.org/parrot/changeset/43970

Log:
Add headerizer into pmc_freeze.c

Modified:
   trunk/src/pmc_freeze.c

Modified: trunk/src/pmc_freeze.c
==============================================================================
--- trunk/src/pmc_freeze.c	Mon Feb 15 21:25:33 2010	(r43969)
+++ trunk/src/pmc_freeze.c	Mon Feb 15 21:25:53 2010	(r43970)
@@ -31,6 +31,8 @@
 
 #define THAW_BLOCK_GC_SIZE 100000
 
+/* HEADERIZER HFILE: include/parrot/pmc_freeze.h */
+
 /*
 
 =head2 Public Interface


More information about the parrot-commits mailing list