# HG changeset patch
# User mario
# Date 1194675132 -3600
# Node ID a74c279f0a2ebfe69ca192410b3de32cb88211ca
# Parent  aeb7e0e53855665566fa7cf83291edc31ec4fe8d
fixing 'priority' in SFC.

diff -r aeb7e0e53855 -r a74c279f0a2e stage1_2/iec.flex
--- a/stage1_2/iec.flex	Thu Nov 08 15:19:51 2007 +0100
+++ b/stage1_2/iec.flex	Sat Nov 10 07:12:12 2007 +0100
@@ -1181,9 +1181,7 @@
 	 * it is explicitly required and we are not expecting any identifiers
 	 * that could also use the same letter sequence (i.e. an identifier: piority)
 	 */
- /*
 <sfc_state>PRIORITY	return PRIORITY;
- */
 
 <sfc_qualifier_state>{
 L		return L;