summaryrefslogtreecommitdiff
path: root/opids.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-10 20:13:40 +0200
committerPaul Buetow <paul@buetow.org>2024-02-10 20:13:40 +0200
commit8ec79e38f30738701c1ca48f5cfa724b41f866f6 (patch)
tree1b2a910c73cad82e3813b623fecdd7bdfc15569c /opids.h
parent0a5b56cec0be16a6a8627ec8548b9e80a243af96 (diff)
add opids
Diffstat (limited to 'opids.h')
-rw-r--r--opids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/opids.h b/opids.h
new file mode 100644
index 0000000..71ddf98
--- /dev/null
+++ b/opids.h
@@ -0,0 +1,3 @@
+#define OPEN 1
+#define OPEN_AT 2
+#define CLOSE 3