diff options
Diffstat (limited to '.deps/ctype.h.deps')
| -rw-r--r-- | .deps/ctype.h.deps | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.deps/ctype.h.deps b/.deps/ctype.h.deps new file mode 100644 index 00000000..8ab3fd02 --- /dev/null +++ b/.deps/ctype.h.deps @@ -0,0 +1,18 @@ +./src/ctype/isspace.c +./src/ctype/isascii.c +./src/ctype/_tolower.c +./src/ctype/iscntrl.c +./src/ctype/isdigit.c +./src/ctype/isalnum.c +./src/ctype/islower.c +./src/ctype/tolower.c +./src/ctype/ispunct.c +./src/ctype/toupper.c +./src/ctype/isalpha.c +./src/ctype/isblank.c +./src/ctype/isprint.c +./src/ctype/isupper.c +./src/ctype/isxdigit.c +./src/ctype/isgraph.c +./src/ctype/_toupper.c +./src/ctype/toascii.c |
