blob: 1e733b37ce2baf9ae8717ec016de3f0abf31618d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
imports:
jsmn: deps/jsmn
argparse: deps/argparse
hat-util: deps/hat-util
git module jsmn:
url: https://github.com/zserge/jsmn
pick: jsmn.h
git module argparse:
url: https://github.com/cofyc/argparse
pick:
- argparse.c
- argparse.h
git module hat-util:
url: https://github.com/hat-open/hat-util
pick: src_c
|