diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-03-06 21:44:59 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-03-06 21:44:59 -0500 |
| commit | 378346c9208718221779607ed74351888d0f695b (patch) | |
| tree | b06328428b95887c56a70b3110cc418644139d3d /.deps/h/nonstd/assert.h.deps | |
| parent | e3deb8708ec4429c35a6b5847f58a7b5e11fbe8a (diff) | |
move header deps down one directory so libgen.h.deps doesn't keep getting deleted
Diffstat (limited to '.deps/h/nonstd/assert.h.deps')
| -rw-r--r-- | .deps/h/nonstd/assert.h.deps | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.deps/h/nonstd/assert.h.deps b/.deps/h/nonstd/assert.h.deps new file mode 100644 index 00000000..a200cdb2 --- /dev/null +++ b/.deps/h/nonstd/assert.h.deps @@ -0,0 +1,4 @@ +./src/nonstd/ASSERT_REPRESENTABLE.c +./src/nonstd/ASSERT_NONNULL.c +./src/nonstd/ASSERT_NOOVERLAP.c +./src/nonstd/ASSERT_NONZERO.c |
