Unify Const.h, sj_const.h, and sj_const2.h

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-12-08 13:31:21 +09:00
commit d104c6f1c9
28 changed files with 360 additions and 562 deletions

View file

@ -41,7 +41,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include "sj_const.h"
#include "const.h"
#include "sj_struct.h"
#include "dicttool.h"