Author: fperrad
Date: Wed Apr  2 01:02:50 2008
New Revision: 26702

Modified:
   trunk/lib/Parrot/Docs/Section/Info.pm

Log:
[docs]
- add README_cygwin.pod

Modified: trunk/lib/Parrot/Docs/Section/Info.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/Info.pm       (original)
+++ trunk/lib/Parrot/Docs/Section/Info.pm       Wed Apr  2 01:02:50 2008
@@ -47,6 +47,9 @@
                 'README'
             ),
             $self->new_item(
+                'Instructions for Parrot in a cygwin environment.', 
'README_cygwin.pod'
+            ),
+            $self->new_item(
                 'Instructions for Parrot in a Win32 environment.', 
'README_win32.pod'
             ),
             $self->new_item( 'This file lists what\'s new in each version.', 
'NEWS' ),

Reply via email to