[svn:parrot] r39425 - in trunk: compilers/nqp/t t/op

fperrad at svn.parrot.org fperrad at svn.parrot.org
Sat Jun 6 08:02:57 UTC 2009


Author: fperrad
Date: Sat Jun  6 08:02:57 2009
New Revision: 39425
URL: https://trac.parrot.org/parrot/changeset/39425

Log:
[codingstd] fix svn properties

Modified:
   trunk/compilers/nqp/t/29-self.t   (props changed)
   trunk/t/op/arithmetics_pmc.t   (contents, props changed)

Modified: trunk/t/op/arithmetics_pmc.t
==============================================================================
--- trunk/t/op/arithmetics_pmc.t	Sat Jun  6 07:23:23 2009	(r39424)
+++ trunk/t/op/arithmetics_pmc.t	Sat Jun  6 08:02:57 2009	(r39425)
@@ -61,7 +61,7 @@
     logical_xor     xor
 };
 
-# XXX Put BigInt and BigNum here 
+# XXX Put BigInt and BigNum here
 my @pmcs = qw{
     Integer Float
 };


More information about the parrot-commits mailing list