antiright-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Antiright-devel] antiright/gtkshell guidl.y


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright/gtkshell guidl.y
Date: Mon, 02 Apr 2007 14:54:37 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/04/02 14:54:37

Modified files:
        gtkshell       : guidl.y 

Log message:
        Added SEPARATOR token to token index of yacc file.  

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/gtkshell/guidl.y?cvsroot=antiright&r1=1.6&r2=1.7

Patches:
Index: guidl.y
===================================================================
RCS file: /sources/antiright/antiright/gtkshell/guidl.y,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- guidl.y     1 Apr 2007 05:34:56 -0000       1.6
+++ guidl.y     2 Apr 2007 14:54:37 -0000       1.7
@@ -58,7 +58,7 @@
 }
 %token IFS SC COMMA OPTION PROMPT VIEWER LABEL
 %token BUTTON END ADD UPDATING PROGRESS BUTTONS
-%token TERMINAL WINDOW TOKEN_ECHO TEXT
+%token TERMINAL WINDOW TOKEN_ECHO TEXT SEPARATOR
 %token <string> STRING
 %token <number> NUM
 %%




reply via email to

[Prev in Thread] Current Thread [Next in Thread]