diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2022-01-02 16:25:36 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2022-01-02 16:25:36 +0100 |
| commit | 90600e3f0761dcd2858a591c68c62c2fd259a381 (patch) | |
| tree | cdea63b8ee351a51c98df994563835b246170181 /peru.yaml | |
| parent | 746249269e78e0b2043b24c5d0ee061d03ce3db5 (diff) | |
WIP c implementation
Diffstat (limited to 'peru.yaml')
| -rw-r--r-- | peru.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,7 @@ imports: jsmn: deps/jsmn argparse: deps/argparse + hat-util: deps/hat-util git module jsmn: url: https://github.com/zserge/jsmn @@ -11,3 +12,7 @@ git module argparse: pick: - argparse.c - argparse.h + +git module hat-util: + url: https://github.com/hat-open/hat-util + pick: src_c |
