summaryrefslogtreecommitdiff
path: root/print/teTeX-base/files/patch-::texk::web2c::web2c::web2c.y
blob: ff5b99ad6c66a517e9a58cd162c5bf4466c888b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- texk/web2c/web2c/web2c.y.orig	Tue Dec  9 02:41:52 1997
+++ texk/web2c/web2c/web2c.y	Wed Nov  6 15:29:26 2002
@@ -134,7 +134,8 @@
 
 /* program statement.  Ignore any files.  */
 PROGRAM_HEAD:
 	  program_tok undef_id_tok PROGRAM_FILE_PART ';'
+	  ;
 
 PROGRAM_FILE_PART:
 	  '(' PROGRAM_FILE_LIST ')'