Author: paultcochrane Date: Sat Jul 7 10:22:40 2007 New Revision: 19677 Modified: trunk/MANIFEST trunk/MANIFEST.SKIP
Log: Updating the MANIFEST and MANIFEST.SKIP after having removed japh example tests. Modified: trunk/MANIFEST ============================================================================== --- trunk/MANIFEST (original) +++ trunk/MANIFEST Sat Jul 7 10:22:40 2007 @@ -1,7 +1,7 @@ # ex: set ro: # $Id$ # -# generated by tools/dev/mk_manifest_and_skip.pl Thu Jan 1 00:57:10 1970 UT +# generated by tools/dev/mk_manifest_and_skip.pl Sat Jul 7 17:21:44 2007 UT # # See tools/dev/install_files.pl for documentation on the # format of this file. @@ -571,8 +571,6 @@ examples/japh/japh11.pasm [main]doc examples/japh/japh13.pasm [main]doc examples/japh/japh14.pasm [main]doc -examples/japh/japh15.pasm [main]doc -examples/japh/japh16.pasm [main]doc examples/japh/japh17.pasm [main]doc examples/japh/japh3.pasm [main]doc examples/japh/japh4.pasm [main]doc @@ -2116,7 +2114,6 @@ languages/tcl/runtime/builtin/variable.pir [tcl] languages/tcl/runtime/builtin/vwait.pir [tcl] languages/tcl/runtime/conversions.pir [tcl] -languages/tcl/runtime/hacks.pir [tcl] languages/tcl/runtime/list_to_string.pir [tcl] languages/tcl/runtime/options.pir [tcl] languages/tcl/runtime/string_to_list.pir [tcl] Modified: trunk/MANIFEST.SKIP ============================================================================== --- trunk/MANIFEST.SKIP (original) +++ trunk/MANIFEST.SKIP Sat Jul 7 10:22:40 2007 @@ -1,6 +1,6 @@ # ex: set ro: # $Id$ -# generated by tools/dev/mk_manifest_and_skip.pl Thu Jun 28 20:58:24 2007 UT +# generated by tools/dev/mk_manifest_and_skip.pl Sat Jul 7 17:21:44 2007 UT # # This file should contain a transcript of the svn:ignore properties # of the directories in the Parrot subversion repository. (Needed for
