lac : 2b528337d9704c78c8d29ad238caf9f8f7a9acc4

     1: #define ENDPARSE                         1
     2: #define QUOTE                            2
     3: #define QUASI                            3
     4: #define COMMA_AT                         4
     5: #define COMMA                            5
     6: #define OPAREN                           6
     7: #define DOT                              7
     8: #define CPAREN                           8
     9: #define SYMBOL                           9
    10: #define STRING                          10
    11: #define INTEGER                         11
    12: #define NIHIL                           12

Generated by git2html.