stage1_2/iec.y
changeset 183 fb240c8d1f66
parent 177 697562a5da7c
child 188 b4d81d21b8d3
equal deleted inserted replaced
182:231633d1d2e4 183:fb240c8d1f66
    75 
    75 
    76 /* file with declaration of absyntax classes... */
    76 /* file with declaration of absyntax classes... */
    77 #include "../absyntax/absyntax.hh"
    77 #include "../absyntax/absyntax.hh"
    78 
    78 
    79 /* file with declaration of token constants. Generated by bison! */
    79 /* file with declaration of token constants. Generated by bison! */
    80 // #include "iec.y.hh"
    80 #include "iec.y.hh"
    81 
    81 
    82 /* The interface through which bison and flex interact. */
    82 /* The interface through which bison and flex interact. */
    83 #include "stage1_2_priv.hh"
    83 #include "stage1_2_priv.hh"
    84 
    84 
    85 
    85