cvsuser 03/06/17 05:00:51
Modified: . MANIFEST.detailed MANIFEST Log: Fix Manifest Revision Changes Path 1.27 +0 -4 parrot/MANIFEST.detailed Index: MANIFEST.detailed =================================================================== RCS file: /cvs/public/parrot/MANIFEST.detailed,v retrieving revision 1.26 retrieving revision 1.27 diff -u -w -r1.26 -r1.27 --- MANIFEST.detailed 16 Jun 2003 18:11:28 -0000 1.26 +++ MANIFEST.detailed 17 Jun 2003 12:00:51 -0000 1.27 @@ -1335,16 +1335,12 @@ [BASIC] languages/BASIC/compiler/RT_aggregates.pasm [BASIC] languages/BASIC/compiler/RT_builtins.pasm [BASIC] languages/BASIC/compiler/RT_debugger.pasm -[BASIC] languages/BASIC/compiler/RT_expr.pasm [BASIC] languages/BASIC/compiler/RT_initialize.pasm [BASIC] languages/BASIC/compiler/RT_io.pasm -[BASIC] languages/BASIC/compiler/RT_math.pasm [BASIC] languages/BASIC/compiler/RT_platform.pasm [BASIC] languages/BASIC/compiler/RT_platform_ANSIscreen.pasm [BASIC] languages/BASIC/compiler/RT_platform_win32.pasm [BASIC] languages/BASIC/compiler/RT_support.pasm -[BASIC] languages/BASIC/compiler/RT_userfunc.pasm -[BASIC] languages/BASIC/compiler/RT_variables.pasm [BASIC] languages/BASIC/compiler/compile.pl [BASIC] languages/BASIC/compiler/readme.bas [BASIC] languages/BASIC/compiler/samples/conn4.bas 1.355 +0 -4 parrot/MANIFEST Index: MANIFEST =================================================================== RCS file: /cvs/public/parrot/MANIFEST,v retrieving revision 1.354 retrieving revision 1.355 diff -u -w -r1.354 -r1.355 --- MANIFEST 16 Jun 2003 18:11:28 -0000 1.354 +++ MANIFEST 17 Jun 2003 12:00:51 -0000 1.355 @@ -1336,16 +1336,12 @@ languages/BASIC/compiler/RT_aggregates.pasm languages/BASIC/compiler/RT_builtins.pasm languages/BASIC/compiler/RT_debugger.pasm -languages/BASIC/compiler/RT_expr.pasm languages/BASIC/compiler/RT_initialize.pasm languages/BASIC/compiler/RT_io.pasm -languages/BASIC/compiler/RT_math.pasm languages/BASIC/compiler/RT_platform.pasm languages/BASIC/compiler/RT_platform_ANSIscreen.pasm languages/BASIC/compiler/RT_platform_win32.pasm languages/BASIC/compiler/RT_support.pasm -languages/BASIC/compiler/RT_userfunc.pasm -languages/BASIC/compiler/RT_variables.pasm languages/BASIC/compiler/compile.pl languages/BASIC/compiler/readme.bas languages/BASIC/compiler/samples/conn4.bas
