diff options
author | sanine <sanine.not@pm.me> | 2021-12-25 23:12:46 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2021-12-25 23:12:46 -0600 |
commit | 9c4bd59002109c850dda3ab79febc17f7f0367e9 (patch) | |
tree | 78444546c972a4317cc7da0e20bdecb9101f7587 /lily-test.c | |
parent | 82009d685f48e95d58e0eaaf16f2bfc260e172ab (diff) |
begin refactor to two-file library
Diffstat (limited to 'lily-test.c')
-rw-r--r-- | lily-test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lily-test.c b/lily-test.c new file mode 100644 index 0000000..3dd0c4b --- /dev/null +++ b/lily-test.c @@ -0,0 +1,2 @@ +#include "lily-test.h" + |