cvsuser     04/02/17 07:05:31

  Modified:    classes  key.pmc
  Log:
  pmc docs update 4
  
  Revision  Changes    Path
  1.18      +1 -2      parrot/classes/key.pmc
  
  Index: key.pmc
  ===================================================================
  RCS file: /cvs/public/parrot/classes/key.pmc,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -w -r1.17 -r1.18
  --- key.pmc   17 Feb 2004 14:25:05 -0000      1.17
  +++ key.pmc   17 Feb 2004 15:05:30 -0000      1.18
  @@ -1,6 +1,6 @@
   /*
   Copyright: 2001-2003 The Perl Foundation.  All Rights Reserved.
  -$Id: key.pmc,v 1.17 2004/02/17 14:25:05 mikescott Exp $
  +$Id: key.pmc,v 1.18 2004/02/17 15:05:30 mikescott Exp $
   
   =head1 NAME
   
  @@ -221,7 +221,6 @@
           key_append(INTERP, SELF, value);
       }
   
  -     */
   /*
   
   =item C<PMC *shift_pmc()>
  
  
  

Reply via email to