2023-11-13 20:24:59 +01:00

7 lines
104 B
C

#ifndef SCANNER_H
#define ECHOS(s) fwrite(s, strlen(s), sizeof(char), yyout)
#define SCANNER_H
#endif