[svn:parrot] r46500 - branches/ops_pct/compilers/opsc/src/Ops/Compiler

bacek at svn.parrot.org bacek at svn.parrot.org
Tue May 11 11:06:34 UTC 2010


Author: bacek
Date: Tue May 11 11:06:34 2010
New Revision: 46500
URL: https://trac.parrot.org/parrot/changeset/46500

Log:
Add nqp shebang to make codetest happy

Modified:
   branches/ops_pct/compilers/opsc/src/Ops/Compiler/Actions.pm

Modified: branches/ops_pct/compilers/opsc/src/Ops/Compiler/Actions.pm
==============================================================================
--- branches/ops_pct/compilers/opsc/src/Ops/Compiler/Actions.pm	Tue May 11 11:06:19 2010	(r46499)
+++ branches/ops_pct/compilers/opsc/src/Ops/Compiler/Actions.pm	Tue May 11 11:06:34 2010	(r46500)
@@ -1,3 +1,4 @@
+#! nqp
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 


More information about the parrot-commits mailing list