cvsuser     02/08/26 10:48:45

  Modified:    .        MANIFEST
  Log:
  Added PPC JIT
  
  Revision  Changes    Path
  1.202     +2 -0      parrot/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /cvs/public/parrot/MANIFEST,v
  retrieving revision 1.201
  retrieving revision 1.202
  diff -u -w -r1.201 -r1.202
  --- MANIFEST  25 Aug 2002 08:44:53 -0000      1.201
  +++ MANIFEST  26 Aug 2002 17:48:45 -0000      1.202
  @@ -240,6 +240,8 @@
   jit/arm/jit_emit.h
   jit/i386/core.jit
   jit/i386/jit_emit.h
  +jit/ppc/core.jit
  +jit/ppc/jit_emit.h
   jit/sun4/core.jit
   jit/sun4/jit_emit.h
   jit2h.pl
  
  
  


Reply via email to