diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-25 02:15:27 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-25 02:15:27 +0200 |
commit | 557ca6ef1cf0031846a62cd2e282a0b0aea2d534 (patch) | |
tree | f9efea3f4f9b83ae19a33e41edffb93e9ef69980 /source | |
parent | bcdf2a10e6681a0935fad9527269fb11fb4a27ff (diff) | |
download | kit-557ca6ef1cf0031846a62cd2e282a0b0aea2d534.zip |
Rename _static to _lib and _exe
Diffstat (limited to 'source')
-rw-r--r-- | source/kit/_lib.c (renamed from source/kit/_static.c) | 0 | ||||
-rw-r--r-- | source/tests/_exe.c (renamed from source/tests/_static.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/source/kit/_static.c b/source/kit/_lib.c index 53bd818..53bd818 100644 --- a/source/kit/_static.c +++ b/source/kit/_lib.c diff --git a/source/tests/_static.c b/source/tests/_exe.c index b406f48..b406f48 100644 --- a/source/tests/_static.c +++ b/source/tests/_exe.c |