From fb1478d2cd59991e8d2fc2e07dacad505ef110b7 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 19 Oct 2017 16:04:20 +0200 Subject: Moving bug numbers to BZ# format in the test-suite. Compared to the original proposition (59a594b in #960), this commit only changes files containing bug numbers that are also PR numbers. --- test-suite/interactive/Back.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-suite/interactive') diff --git a/test-suite/interactive/Back.v b/test-suite/interactive/Back.v index b813a79ab..22364254d 100644 --- a/test-suite/interactive/Back.v +++ b/test-suite/interactive/Back.v @@ -1,5 +1,5 @@ (* Check that reset remains synchronised with the compilation unit cache *) -(* See bug #1030 *) +(* See BZ#1030 *) Section multiset_defs. Require Import Plus. -- cgit v1.2.3