Skip to content

Commit ae418d4

Browse files
authored
Make unscoped.v compatible with double-blind review
1 parent 9536705 commit ae418d4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

share/rocq-autosubst-ocaml/unscoped.v

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
(** * Autosubst Header for Unnamed Syntax
2+
*)
23

3-
Version: December 11, 2019.
4-
*)
5-
6-
(* Adrian:
7-
I changed this library a bit to work better with my generated code.
8-
1. I use nat directly instead of defining fin to be nat and using Some/None as S/O
9-
2. I removed the "s, sigma" notation for scons because it interacts with dependent function types "forall x, A"*)
104
Require Import core.
115
Require Import Setoid Morphisms Relation_Definitions.
126

0 commit comments

Comments
 (0)