From 7eb07ccdca178abffe5ffccf686b4f818db3601d Mon Sep 17 00:00:00 2001 From: ame Date: Fri, 17 Nov 2023 10:10:47 -0600 Subject: tons of hashes bleh --- src/hash/pjw.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/hash/pjw.h (limited to 'src/hash/pjw.h') diff --git a/src/hash/pjw.h b/src/hash/pjw.h new file mode 100644 index 0000000..7a3c1de --- /dev/null +++ b/src/hash/pjw.h @@ -0,0 +1,3 @@ +#include "../lua.h" + +int l_pjw(lua_State*); -- cgit v1.2.3