[svn:parrot] r39291 - trunk/runtime/parrot/languages/parrot

fperrad at svn.parrot.org fperrad at svn.parrot.org
Sun May 31 18:12:16 UTC 2009


Author: fperrad
Date: Sun May 31 18:12:15 2009
New Revision: 39291
URL: https://trac.parrot.org/parrot/changeset/39291

Log:
fix various coding standards

Modified:
   trunk/runtime/parrot/languages/parrot/parrot.pir   (contents, props changed)

Modified: trunk/runtime/parrot/languages/parrot/parrot.pir
==============================================================================
--- trunk/runtime/parrot/languages/parrot/parrot.pir	Sun May 31 17:22:12 2009	(r39290)
+++ trunk/runtime/parrot/languages/parrot/parrot.pir	Sun May 31 18:12:15 2009	(r39291)
@@ -1,3 +1,6 @@
+# Copyright (C) 2009, Parrot Foundation.
+# $Id$
+
 .HLL 'parrot'
 .namespace ['Parrot';'Compiler']
 


More information about the parrot-commits mailing list