From 7cfc4e5146be5666419451bdd516f1f3f264d24a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 25 Jan 2015 14:42:51 +0100 Subject: Imported Upstream version 8.5~beta1+dfsg --- test-suite/micromega/qexample.v | 1 - 1 file changed, 1 deletion(-) (limited to 'test-suite/micromega/qexample.v') diff --git a/test-suite/micromega/qexample.v b/test-suite/micromega/qexample.v index 76dc52e6..47e6005b 100644 --- a/test-suite/micromega/qexample.v +++ b/test-suite/micromega/qexample.v @@ -8,7 +8,6 @@ Require Import Psatz. Require Import QArith. -Require Import Ring_normalize. Lemma plus_minus : forall x y, 0 == x + y -> 0 == x -y -> 0 == x /\ 0 == y. -- cgit v1.2.3