Skip to content

Commit 420247e

Browse files
committed
minor adjustments
1 parent 3cc255e commit 420247e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Examples/Make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-Q . DiSeL.Examples
1+
-Q . DiSeL
22
-arg "-w -notation-overridden,-local-declaration,-redundant-canonical-projection,-projection-no-head-constant"
33

44
SeqLib.v

Examples/SeqLib.v

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
From mathcomp.ssreflect
2-
Require Import ssreflect ssrbool ssrnat eqtype ssrfun seq.
31
From mathcomp
4-
Require Import path.
2+
Require Import ssreflect ssrbool ssrnat eqtype ssrfun seq path.
53
Require Import Eqdep.
64

75
(*************************************************************)

0 commit comments

Comments
 (0)