summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-07-01 10:55:38 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-07-01 10:55:38 -0400
commit43116f69ce9330eb09d42a25d4afc746e7c3f3ef (patch)
treee57ed0ff271cf35d5dbf88ecb90ce150a877e454 /tests
parentcc2b6499cd2ea61f8882419cc5915c3428d5f5b7 (diff)
Initial disjointness prover
Diffstat (limited to 'tests')
-rw-r--r--tests/disjoint.lac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/disjoint.lac b/tests/disjoint.lac
new file mode 100644
index 00000000..805b9674
--- /dev/null
+++ b/tests/disjoint.lac
@@ -0,0 +1 @@
+con c = [A = ()] ++ [A = ()]