chore: add comment indicating CryptoVerif terms

This commit is contained in:
Benjamin Lipp
2025-11-25 15:58:45 +01:00
parent 7b1a62b6bb
commit 3942bfa65e
+2 -2
View File
@@ -19,7 +19,7 @@ reserved_words = [
"elimtrue", "elimtrue",
"else", "else",
"equation", "equation",
"equivalence", # no rule yet "equivalence", # no rule yet (this is CryptoVerif-specific)
"event", "event",
"expand", "expand",
"fail", "fail",
@@ -30,7 +30,7 @@ reserved_words = [
"fun", "fun",
"get", "get",
"if", "if",
"implementation", # no rule yet "implementation", # no rule yet (this is CryptoVerif-specific)
"in", "in",
"inj-event", "inj-event",
"insert", "insert",