Author: bernhard
Date: Mon Nov 10 08:46:26 2008
New Revision: 32489
Added:
trunk/t/compilers/tge/NoneGrammar.tg (props changed)
- copied unchanged from r32485, /trunk/t/compilers/pct/NoneGrammar.tg
Removed:
trunk/t/compilers/pct/NoneGrammar.tg
Modified:
trunk/MANIFEST
Log:
Move unused file NoneGrammar.tg into t/compilers/tge
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST (original)
+++ trunk/MANIFEST Mon Nov 10 08:46:26 2008
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Mon Nov 10 02:19:53 2008 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Nov 10 16:44:36 2008 UT
#
# See tools/dev/install_files.pl for documentation on the
# format of this file.
@@ -3201,7 +3201,6 @@
t/compilers/imcc/syn/veracity.t []
t/compilers/json/from_parrot.t []
t/compilers/json/to_parrot.t []
-t/compilers/pct/NoneGrammar.tg []
t/compilers/pct/NoneParser.pg []
t/compilers/pct/past.t []
t/compilers/pct/pct_hllcompiler.t []
@@ -3231,6 +3230,7 @@
t/compilers/pge/pge_globs.t []
t/compilers/pge/pge_text.t []
t/compilers/pge/pge_util.t []
+t/compilers/tge/NoneGrammar.tg []
t/compilers/tge/basic.t []
t/compilers/tge/grammar.t []
t/compilers/tge/harness []