Author: jkeenan
Date: Sun Dec 7 07:38:32 2008
New Revision: 33610
Modified:
branches/testparrottest/t/perl/testlib/hello.pasm
Log:
Add directory to hold files used in testing of t/perl/Parrot_Test.t.
Modified: branches/testparrottest/t/perl/testlib/hello.pasm
==============================================================================
--- branches/testparrottest/t/perl/testlib/hello.pasm (original)
+++ branches/testparrottest/t/perl/testlib/hello.pasm Sun Dec 7 07:38:32 2008
@@ -1,16 +1,5 @@
# $Id$
-=head1 NAME
-
-hello.pasm - Hello World
-
-=head1 DESCRIPTION
-
-This is also used in the top Makefile,
-for showing how to create an executable from PASM.
-
-=cut
-
# Get @ARGV as a ResizableStringArray
get_params "0", P0