From 1a10fd14776ef90975cae023199336f329b57a31 Mon Sep 17 00:00:00 2001 From: Plus_Liu Date: Tue, 11 Aug 2020 09:46:15 +0800 Subject: [PATCH] add bounds_checking_function.yaml. --- bounds_checking_function.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bounds_checking_function.yaml diff --git a/bounds_checking_function.yaml b/bounds_checking_function.yaml new file mode 100644 index 0000000..9f05079 --- /dev/null +++ b/bounds_checking_function.yaml @@ -0,0 +1,5 @@ +git_url: https://gitee.com/openeuler/bounds_checking_function +version_control: gitee +src_repo: openeuler/bounds_checking_function +tag_prefix: "^v" +seperator: "." \ No newline at end of file