brainfuck_processor/bfpcompiler/include/tokenizer.h

7 lines
82 B
C

#ifndef TOKENIZER_H
#define TOKENIZER_H
#include <string.h>
#endif//TOKENIZER_H