cvsuser     03/07/24 10:41:06

  Modified:    .        MANIFEST
  Log:
  Forgot to update the MANIFEST.
  
  Revision  Changes    Path
  1.385     +4 -0      parrot/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /cvs/public/parrot/MANIFEST,v
  retrieving revision 1.384
  retrieving revision 1.385
  diff -u -w -r1.384 -r1.385
  --- MANIFEST  22 Jul 2003 16:11:49 -0000      1.384
  +++ MANIFEST  24 Jul 2003 17:41:05 -0000      1.385
  @@ -277,6 +277,8 @@
   examples/pxs/PQt.C                                [main]doc
   examples/pxs/QtHelloWorld.pasm                    [main]doc
   exceptions.c                                      []
  +exec.c                                            []
  +exec_start.c                                      []
   exit.c                                            []
   fingerprint_c.pl                                  []
   global_setup.c                                    []
  @@ -1345,8 +1347,10 @@
   jit/arm/jit_emit.h                                []
   jit/i386/core.jit                                 []
   jit/i386/jit_emit.h                               []
  +jit/i386/exec_dep.h                               []
   jit/ppc/core.jit                                  []
   jit/ppc/jit_emit.h                                []
  +jit/ppc/exec_dep.h                                []
   jit/sun4/core.jit                                 []
   jit/sun4/jit_emit.h                               []
   jit2h.pl                                          []
  
  
  

Reply via email to