[svn:mod_parrot] r474 - mod_parrot/trunk/eg/perl6

[email protected] Fri, 24 Oct 2008 10:44:13 -0700 (PDT)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Fri Oct 24 10:44:13 2008
New Revision: 474

Modified:
   mod_parrot/trunk/eg/perl6/counter

Log:
fix syntax error from extra newline


Modified: mod_parrot/trunk/eg/perl6/counter
==============================================================================
--- mod_parrot/trunk/eg/perl6/counter	(original)
+++ mod_parrot/trunk/eg/perl6/counter	Fri Oct 24 10:44:13 2008
@@ -9,8 +9,7 @@
 # Create a perl6-bin directory
 # Copy this file to perl6-bin
 #
-# ParrotIncludePath /path/to/eg/perl6:/path/to/parrot/runtime/parrot/library:/pa
-th/to/mod_parrot/lib
+# ParrotIncludePath /path/to/eg/perl6:/path/to/parrot/runtime/parrot/library:/path/to/mod_parrot/lib
 # ParrotLoadImmediate ModParrot/HLL/perl6.pbc
 # <Directory /path/to/perl6-bin>
 #     Options +ExecCGI