aboutsummaryrefslogtreecommitdiffstats
path: root/src/translation/HTLgenproof.v
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-07-05 13:26:02 +0100
committerYann Herklotz <git@yannherklotz.com>2020-07-05 13:26:02 +0100
commit4f65a83e13eff9119edb98683864b946a0947f76 (patch)
tree6023f5f47e3202c5283a13faec3d34fa17c70c63 /src/translation/HTLgenproof.v
parentd6c6c87d61dc10b1acaeb056975675c7e523f1ef (diff)
downloadvericert-kvx-4f65a83e13eff9119edb98683864b946a0947f76.tar.gz
vericert-kvx-4f65a83e13eff9119edb98683864b946a0947f76.zip
No addmitted in Veriloggenproof
However, there may have been breaking changes to HTLgenproof.
Diffstat (limited to 'src/translation/HTLgenproof.v')
-rw-r--r--src/translation/HTLgenproof.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/translation/HTLgenproof.v b/src/translation/HTLgenproof.v
index 82d4cfc..305c14f 100644
--- a/src/translation/HTLgenproof.v
+++ b/src/translation/HTLgenproof.v
@@ -342,7 +342,6 @@ Section CORRECTNESS.
intros (cu & tf & P & Q & R); exists tf; auto.
Qed.
-
Lemma functions_translated:
forall (v: Values.val) (f: RTL.fundef),
Genv.find_funct ge v = Some f ->