cvsuser     04/05/19 14:15:48

  Modified:    .        MANIFEST
  Log:
  fixed a copy&paste error; added src/library.c, not t/src/library.t
  
  Revision  Changes    Path
  1.654     +1 -1      parrot/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /cvs/public/parrot/MANIFEST,v
  retrieving revision 1.653
  retrieving revision 1.654
  diff -u -w -r1.653 -r1.654
  --- MANIFEST  19 May 2004 21:06:20 -0000      1.653
  +++ MANIFEST  19 May 2004 21:15:48 -0000      1.654
  @@ -2566,6 +2566,7 @@
   src/jit_debug_xcoff.c                             []
   src/key.c                                         []
   src/list.c                                        []
  +src/library.c                                     []
   src/longopt.c                                     []
   src/malloc-trace.c                                []
   src/malloc.c                                      []
  @@ -2701,7 +2702,6 @@
   t/src/intlist.t                                   []
   t/src/io.t                                        []
   t/src/list.t                                      []
  -t/src/library.t                                   []
   t/src/manifest.t                                  []
   t/src/sprintf.t                                   []
   t/src/string.t                                         []
  
  
  

Reply via email to