cvsuser 04/08/09 08:29:22
Modified: . MANIFEST Log: Update MANIFEST Revision Changes Path 1.717 +4 -0 parrot/MANIFEST Index: MANIFEST =================================================================== RCS file: /cvs/public/parrot/MANIFEST,v retrieving revision 1.716 retrieving revision 1.717 diff -u -w -r1.716 -r1.717 --- MANIFEST 7 Aug 2004 10:15:31 -0000 1.716 +++ MANIFEST 9 Aug 2004 15:29:22 -0000 1.717 @@ -1890,9 +1890,13 @@ jit/arm/core.jit [] jit/arm/exec_dep.h [] jit/arm/jit_emit.h [] +jit/hppa/core.jit [] +jit/hppa/jit_emit.h [] jit/i386/core.jit [] jit/i386/exec_dep.h [] jit/i386/jit_emit.h [] +jit/ia64/core.jit [] +jit/ia64/jit_emit.h [] jit/mips/core.jit [] jit/mips/jit_emit.h [] jit/ppc/core.jit []
