mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-11 05:24:04 +08:00
Set version of xy.h
This commit is contained in:
parent
a6dd3d755a
commit
d52286cf60
3
xy.h
3
xy.h
@ -17,6 +17,9 @@
|
|||||||
#ifndef XY_H
|
#ifndef XY_H
|
||||||
#define XY_H
|
#define XY_H
|
||||||
|
|
||||||
|
#define XY_Version "v0.1.1-2024/04/18"
|
||||||
|
#define XY_Maintain_URL "https://gitee.com/RubyMetric/chsrc/blob/main/xy.h"
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user