aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-01-30 00:40:23 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-01-30 00:40:23 -0500
commit633c3c257807449d196cb9c9380a1f819a37cf67 (patch)
treee933127f4ef199254143837954cce9d130be357c /src
parenta38361ab18235aa273847b3a3a6d0509aefcaf14 (diff)
downloadstasis-633c3c257807449d196cb9c9380a1f819a37cf67.tar.gz
Restructure rules directory
Diffstat (limited to 'src')
-rw-r--r--src/rules.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/rules.c b/src/rules.c
new file mode 100644
index 0000000..e42ee07
--- /dev/null
+++ b/src/rules.c
@@ -0,0 +1,5 @@
+//
+// Created by jhunk on 12/18/23.
+//
+
+#include "rules.h"