diff options
| author | Mistivia <i@mistivia.com> | 2025-07-22 15:28:30 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-07-22 15:28:45 +0800 |
| commit | 999fcf0f7655c03265c222cc67617f0f510979bf (patch) | |
| tree | dd51680ffda411239e37460c834a996dc934dc63 /src/list.c | |
| parent | a8764a20f355fd8fb7b03978d754d1cbd48d0a88 (diff) | |
change dir structure
Diffstat (limited to 'src/list.c')
| -rw-r--r-- | src/list.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/list.c b/src/list.c deleted file mode 100644 index 2d08bd5..0000000 --- a/src/list.c +++ /dev/null @@ -1,3 +0,0 @@ -#include "list.h" - -LIST_IMPL(Int); |
