[svn:parrot] r48432 - trunk/t/codingstd

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Thu Aug 12 12:20:00 UTC 2010


Author: jkeenan
Date: Thu Aug 12 12:19:59 2010
New Revision: 48432
URL: https://trac.parrot.org/parrot/changeset/48432

Log:
Two more files now have completely documented PMC functions. notfound++.

Modified:
   trunk/t/codingstd/pmc_docs.t

Modified: trunk/t/codingstd/pmc_docs.t
==============================================================================
--- trunk/t/codingstd/pmc_docs.t	Thu Aug 12 10:22:57 2010	(r48431)
+++ trunk/t/codingstd/pmc_docs.t	Thu Aug 12 12:19:59 2010	(r48432)
@@ -128,9 +128,7 @@
 src/pmc/complex.pmc
 src/pmc/coroutine.pmc
 src/pmc/eval.pmc
-src/pmc/fixedintegerarray.pmc
 src/pmc/imageio.pmc
-src/pmc/imageiosize.pmc
 src/pmc/integer.pmc
 src/pmc/namespace.pmc
 src/pmc/nci.pmc


More information about the parrot-commits mailing list