/[emacs]/emacs/lisp/progmodes/ebnf-yac.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ebnf-yac.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by lektu, Tue Jul 9 10:47:38 2002 UTC revision 1.8 by lektu, Mon Feb 10 09:54:25 2003 UTC
# Line 5  Line 5 
5  ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>  ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
6  ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>  ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
7  ;; Keywords: wp, ebnf, PostScript  ;; Keywords: wp, ebnf, PostScript
8  ;; Time-stamp: <2002-07-09 11:43:10 jbarranquero>  ;; Time-stamp: <2003-02-10 10:47:04 jbarranquero>
9  ;; Version: 1.2  ;; Version: 1.2
10    
11  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
# Line 93  Line 93 
93    
94    
95  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
96  ;; Syntatic analyzer  ;; Syntactic analyzer
97    
98    
99  ;;; YACC = { YACC-Definitions }* "%%" { YACC-Rule }* [ "%%" [ YACC-Code ] ].  ;;; YACC = { YACC-Definitions }* "%%" { YACC-Rule }* [ "%%" [ YACC-Code ] ].

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26