[svn:parrot] r44197 - trunk/lib/Parrot/Docs/Section

mikehh at svn.parrot.org mikehh at svn.parrot.org
Fri Feb 19 20:46:46 UTC 2010


Author: mikehh
Date: Fri Feb 19 20:46:46 2010
New Revision: 44197
URL: https://trac.parrot.org/parrot/changeset/44197

Log:
remove tools/build/nativecall.pl (converted to pir)

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

Modified: trunk/lib/Parrot/Docs/Section/Tools.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/Tools.pm	Fri Feb 19 20:13:26 2010	(r44196)
+++ trunk/lib/Parrot/Docs/Section/Tools.pm	Fri Feb 19 20:46:46 2010	(r44197)
@@ -46,7 +46,6 @@
             '',
             $self->new_item( '', 'tools/dev/as2c.pl' ),
             $self->new_item( '', 'tools/build/cc_flags.pl' ),
-            $self->new_item( '', 'tools/build/nativecall.pl' ),
             $self->new_item( '', 'tools/build/vtable_h.pl' ),
             $self->new_item( '', 'tools/build/vtable_extend.pl' ),
         ),


More information about the parrot-commits mailing list