HCppBox/hbox/hcompiler.c
2025-04-28 14:04:09 +08:00

15 lines
361 B
C

/***************************************************************
* Name: hcompiler.c
* Purpose: 实现hcompiler接口
* Author: HYH (hyhsystem.cn)
* Created: 2025-04-28
* Copyright: HYH (hyhsystem.cn)
* License: MIT
**************************************************************/
#include "hcompiler.h"
#include "hcompiler/hcompiler.c"