aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/example.v
diff options
context:
space:
mode:
Diffstat (limited to 'coq/example.v')
-rw-r--r--coq/example.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/example.v b/coq/example.v
index 8934a3d8..619072c2 100644
--- a/coq/example.v
+++ b/coq/example.v
@@ -10,4 +10,4 @@ Induction H.
Apply conj.
Assumption.
Assumption.
-Save conj_comms.
+Save and_comms.