main.cc
changeset 139 668a54686827
parent 136 32bd7ef40897
child 177 697562a5da7c
equal deleted inserted replaced
138:8b32fd4d0194 139:668a54686827
    59 */
    59 */
    60 
    60 
    61 
    61 
    62 
    62 
    63 //#include <stdio.h>   // printf()
    63 //#include <stdio.h>   // printf()
    64 
    64 #include <string.h>
    65 #include <stdlib.h>  // EXIT_FAILURE
    65 #include <stdlib.h>  // EXIT_FAILURE
    66 #include "absyntax/absyntax.hh"  // symbol_c type
    66 #include "absyntax/absyntax.hh"  // symbol_c type
    67 
    67 
    68 
    68 
    69 
    69