From fecd514dd5d2b6ba87e10075d8f0cbb3741752da Mon Sep 17 00:00:00 2001 From: hht8 Date: Sat, 9 May 2020 17:19:50 +0800 Subject: [PATCH] Add qhull.yaml --- qhull.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qhull.yaml diff --git a/qhull.yaml b/qhull.yaml new file mode 100644 index 0000000..1cae5ea --- /dev/null +++ b/qhull.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: qhull/qhull +tag_pattern: ^v +seperator: . -- Gitee