summaryrefslogtreecommitdiff
path: root/dev/build/windows/patches_coq/aactactis-86ac28259030649ef51460e4de2441c8a1017751.patch
blob: d9b134b273f17e2aff808e0cf3a378dc06ff47ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- 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