Author: paultcochrane Date: Wed Feb 14 09:07:43 2007 New Revision: 16987 Modified: trunk/lib/Parrot/Pmc2c/Null.pm (props changed) trunk/lib/Parrot/Pmc2c/PMETHODs.pm (contents, props changed) trunk/lib/Parrot/Pmc2c/Ref.pm (props changed) trunk/lib/Parrot/Pmc2c/SharedRef.pm (props changed) trunk/lib/Parrot/Pmc2c/Standard.pm (props changed) trunk/lib/Parrot/Pmc2c/StandardConst.pm (props changed) trunk/lib/Parrot/Pmc2c/StandardRO.pm (props changed) trunk/lib/Parrot/Pmc2c/StmRef.pm (props changed) trunk/lib/Parrot/Pmc2c/UtilFunctions.pm (props changed) trunk/lib/Parrot/Pmc2c/default.pm (props changed) trunk/lib/Parrot/Pmc2c/deleg_pmc.pm (props changed) trunk/lib/Parrot/Pmc2c/delegate.pm (props changed)
Log: [lib] Set the svn:keywords property appropriately (part 2) Modified: trunk/lib/Parrot/Pmc2c/PMETHODs.pm ============================================================================== --- trunk/lib/Parrot/Pmc2c/PMETHODs.pm (original) +++ trunk/lib/Parrot/Pmc2c/PMETHODs.pm Wed Feb 14 09:07:43 2007 @@ -1,5 +1,5 @@ # Copyright (C) 2004-2006, The Perl Foundation. -# $Id: Parrot::Pmc2c::Utils.pm 15044 2006-10-29 00:00:11Z jonathan $ +# $Id$ package Parrot::Pmc2c::PMETHODs; use strict;
