From 4d542bc7eafadb16b845cf05d1eb4988eb55ed0f Mon Sep 17 00:00:00 2001 From: Bernhard Schommer Date: Tue, 20 Oct 2015 13:32:18 +0200 Subject: Updated PR by removing whitespaces. Bug 17450. --- backend/Tunneling.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/Tunneling.v') diff --git a/backend/Tunneling.v b/backend/Tunneling.v index bdc8117e..fa7ff787 100644 --- a/backend/Tunneling.v +++ b/backend/Tunneling.v @@ -55,7 +55,7 @@ Require Import LTL. << L1: nop L2; L2: nop L1; >> - Coq warns us of this fact by not accepting the definition + Coq warns us of this fact by not accepting the definition of [branch_target] above. To handle this problem, we proceed in two passes. The first pass -- cgit