imc{parser,lexer}.* still aren't in CVS, so these might be a bit
optimistic.  I'll add them.

/s

On 26 Sep 2002 [EMAIL PROTECTED] wrote:

> cvsuser     02/09/26 00:49:00
>
>   Modified:    .        MANIFEST
>   Log:
>   Updates to MANIFEST.
>
>   Revision  Changes    Path
>   1.224     +5 -0      parrot/MANIFEST
>
>   Index: MANIFEST
>   ===================================================================
>   RCS file: /cvs/public/parrot/MANIFEST,v
>   retrieving revision 1.223
>   retrieving revision 1.224
>   diff -u -w -r1.223 -r1.224
>   --- MANIFEST        23 Sep 2002 00:11:18 -0000      1.223
>   +++ MANIFEST        26 Sep 2002 07:48:59 -0000      1.224
>   @@ -318,12 +318,16 @@
>    languages/imcc/ChangeLog
>    languages/imcc/cfg.c
>    languages/imcc/cfg.h
>   +languages/imcc/ChangeLog
>    languages/imcc/debug.c
>    languages/imcc/debug.h
>    languages/imcc/examples/sample.imc
>    languages/imcc/examples/test_spilling.imc
>    languages/imcc/imc.c
>    languages/imcc/imc.h
>   +languages/imcc/imcparser.c
>   +languages/imcc/imcparser.h
>   +languages/imcc/imclexer.c
>    languages/imcc/imcc.l
>    languages/imcc/imcc.y
>    languages/imcc/instructions.c
>   @@ -605,6 +609,7 @@
>    t/pmc/sub.t
>    t/src/basic.t
>    t/src/intlist.t
>   +t/src/sprintf.t
>    test_main.c
>    tools/dev/check_source_standards.pl
>    tools/dev/genrpt.pl
>
>
>
>

Reply via email to