reorganized some files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-14 21:14:39 +09:00
parent fdbe17729e
commit 47e0604b03
10 changed files with 163 additions and 126 deletions

View File

@ -24,11 +24,10 @@
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "hcl-x.h"
#include "hcl-json.h"
#include "hcl-opt.h"
#include "hcl-utl.h"
#include "hcl-xutl.h"
#include <hcl-x.h>
#include <hcl-json.h>
#include <hcl-opt.h>
#include <hcl-utl.h>
#include <stdio.h>
#include <stdlib.h>