commit f1df946ac68077c0bae8d22f0720af5acc2e1afd parent 6cf37ff8beaa28f98912f3dc840ff3abd3446662 Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com> Date: Sun, 27 Dec 2020 17:18:59 +0000 Delete upp.h Diffstat:
D | src/upp.h | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/upp.h b/src/upp.h @@ -1,2 +0,0 @@ -#include <stdbool.h> -bool hasUpper(char ch[600]);