cvsuser 03/08/11 08:24:27
Modified: . MANIFEST Log: Add the MIPS JIT stuff to the manifest Revision Changes Path 1.395 +2 -0 parrot/MANIFEST Index: MANIFEST =================================================================== RCS file: /cvs/public/parrot/MANIFEST,v retrieving revision 1.394 retrieving revision 1.395 diff -u -w -r1.394 -r1.395 --- MANIFEST 8 Aug 2003 10:06:28 -0000 1.394 +++ MANIFEST 11 Aug 2003 15:24:27 -0000 1.395 @@ -1357,6 +1357,8 @@ jit/i386/core.jit [] jit/i386/jit_emit.h [] jit/i386/exec_dep.h [] +jit/mips/core.jit [] +jit/mips/jit_emit.h [] jit/ppc/core.jit [] jit/ppc/jit_emit.h [] jit/ppc/exec_dep.h []
