Author: coke Date: Mon Dec 15 22:11:50 2008 New Revision: 33951 Modified: trunk/examples/tge/branch/transform.pir
Log: Be more specific about how to run this file. Not that it helps. Modified: trunk/examples/tge/branch/transform.pir ============================================================================== --- trunk/examples/tge/branch/transform.pir (original) +++ trunk/examples/tge/branch/transform.pir Mon Dec 15 22:11:50 2008 @@ -4,7 +4,8 @@ =head1 SYNOPSIS - $ parrot transform.pir branch.g + # must be run from this directory ... + $ ../../../parrot transform.pir branch.g =head1 DESCRIPTION
