# New Ticket Created by  Lars Balker Rasmussen 
# Please include the string:  [perl #22985]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22985 >


A couple of minor patches to lessen the noise :-)
-- 
Lars Balker Rasmussen                                      Consult::Perl



-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/60880/44968/b9a982/noise.patch

Index: .cvsignore
===================================================================
RCS file: /cvs/public/parrot/.cvsignore,v
retrieving revision 1.26
diff -u -a -r1.26 .cvsignore
--- .cvsignore	19 May 2003 13:21:58 -0000	1.26
+++ .cvsignore	14 Jul 2003 09:39:43 -0000
@@ -25,3 +25,4 @@
 *.tmp
 test
 nci.c
+test_main
Index: MANIFEST
===================================================================
RCS file: /cvs/public/parrot/MANIFEST,v
retrieving revision 1.374
diff -u -a -r1.374 MANIFEST
--- MANIFEST	14 Jul 2003 08:39:16 -0000	1.374
+++ MANIFEST	14 Jul 2003 09:39:44 -0000
@@ -1672,6 +1672,8 @@
 languages/perl6/t/rx/basic.t                      [perl6]
 languages/perl6/t/rx/call.t                       [perl6]
 languages/perl6/t/rx/special.t                    [perl6]
+languages/plot/plot.pasm                          []
+languages/plot/t/plot.t                           []
 languages/python/python.bnf                       []
 languages/python/python.prd                       []
 languages/regex/MAINTAINER                        [regex]

Reply via email to