Remove something (dont look at the diff)
This commit is contained in:
@@ -6,8 +6,6 @@
|
|||||||
#include "../include/ansii.h"
|
#include "../include/ansii.h"
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#define SUPER_SILLY_MODE
|
|
||||||
|
|
||||||
struct _SolsTokenTypeMap SolsTokenTypeMap[] = {
|
struct _SolsTokenTypeMap SolsTokenTypeMap[] = {
|
||||||
{"puts", STT_KW_STRUCT},
|
{"puts", STT_KW_STRUCT},
|
||||||
{"if", STT_KW_IF},
|
{"if", STT_KW_IF},
|
||||||
|
|||||||
Reference in New Issue
Block a user