From 27718f093689dbd3decd7021eaa97327f578c8f3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 7 Mar 2019 22:19:57 +0100 Subject: Add hash map --- include/binop_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/binop_type.h') diff --git a/include/binop_type.h b/include/binop_type.h index d04f9d7..e747102 100644 --- a/include/binop_type.h +++ b/include/binop_type.h @@ -9,4 +9,4 @@ typedef enum { BINOP_DOT } BinopType; -#endif \ No newline at end of file +#endif -- cgit v1.2.3