From 9ebf44d84754adc5b64fcf612c6816c02c80462d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 2 Feb 2019 19:29:23 -0500 Subject: Imported Upstream version 8.9.0 --- ...s-86ac28259030649ef51460e4de2441c8a1017751.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch (limited to 'dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch') diff --git a/dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch b/dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch deleted file mode 100644 index d9b134b2..00000000 --- a/dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- aac-tactics-v8.8.orig\Tutorial.v 2018-05-30 16:09:06.000000000 +0200 -+++ aac-tactics-v8.8\Tutorial.v 2018-08-24 19:47:25.000000000 +0200 -@@ -9,16 +9,14 @@ - (** * Tutorial for using the [aac_tactics] library. - - Depending on your installation, either modify the following two - lines, or add them to your .coqrc files, replacing "." with the - path to the [aac_tactics] library. *) - --Add Rec LoadPath "." as AAC_tactics. --Add ML Path ".". --Require Import AAC. --Require Instances. -+Require Import AAC_tactics.AAC. -+Require AAC_tactics.Instances. - Require Arith ZArith. - - (** ** Introductory example - - Here is a first example with relative numbers ([Z]): one can - rewrite an universally quantified hypothesis modulo the -- cgit v1.2.3