summaryrefslogtreecommitdiff
path: root/src/theory/booleans/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/booleans/kinds')
-rw-r--r--src/theory/booleans/kinds8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/theory/booleans/kinds b/src/theory/booleans/kinds
new file mode 100644
index 000000000..7f1267383
--- /dev/null
+++ b/src/theory/booleans/kinds
@@ -0,0 +1,8 @@
+FALSE
+TRUE
+NOT
+AND
+IFF
+IMPLIES
+OR
+XOR
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback