Files don't have to end with `end'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4432 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -58,7 +58,7 @@ extern char *yytext; | ||||
| %% | ||||
|  | ||||
| file		: /* */  | ||||
| 		| header statements end | ||||
| 		| header statements | ||||
| 		; | ||||
|  | ||||
| header		: id et | ||||
| @@ -123,8 +123,7 @@ statement	: INDEX NUMBER | ||||
| 		    APPEND(codes, ec); | ||||
| 		    number++; | ||||
| 		} | ||||
| 		; | ||||
| end		: END | ||||
| 		| END | ||||
| 		{ | ||||
| 			return; | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson