File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Unset Automatic Introduction. (* This line has to be removed for the file to com
16
16
17
17
(** Imports *)
18
18
19
- Add LoadPath ".." as Foundations.
19
+ (* Add LoadPath ".." as Foundations. *)
20
20
21
21
Require Export Foundations.Generalities.uuu.
22
22
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This file contains the formulation of the univalence axiom and the proof that it
11
11
12
12
Unset Automatic Introduction. (** This line has to be removed for the file to compile with Coq8.2 *)
13
13
14
- Add LoadPath ".." as Foundations.
14
+ (* Add LoadPath ".." as Foundations. *)
15
15
16
16
Require Export Foundations.Generalities.uu0.
17
17
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Unset Automatic Introduction. (* This line has to be removed for the file to com
25
25
26
26
(** Imports *)
27
27
28
- Add LoadPath ".." as Foundations.
28
+ (* Add LoadPath ".." as Foundations. *)
29
29
30
30
Require Export Foundations.Generalities.uu0 .
31
31
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
13
13
14
14
(** Imports *)
15
15
16
- Add LoadPath ".." as Foundations.
16
+ (* Add LoadPath ".." as Foundations. *)
17
17
18
18
Require Export Foundations.hlevel2.hSet .
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
13
13
14
14
(** Imports *)
15
15
16
- Add LoadPath ".." as Foundations.
16
+ (* Add LoadPath ".." as Foundations. *)
17
17
18
18
Require Export Foundations.hlevel2.algebra1a .
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
13
13
14
14
(** Imports *)
15
15
16
- Add LoadPath ".." as Foundations.
16
+ (* Add LoadPath ".." as Foundations. *)
17
17
18
18
Require Export Foundations.hlevel2.algebra1b .
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
13
13
14
14
(** Imports *)
15
15
16
- Add LoadPath ".." as Foundations.
16
+ (* Add LoadPath ".." as Foundations. *)
17
17
18
18
Require Export Foundations.hlevel2.algebra1c .
19
19
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Unset Automatic Introduction. (* This line has to be removed for the file to com
18
18
19
19
(** Imports. *)
20
20
21
- Add LoadPath ".." as Foundations.
21
+ (* Add LoadPath ".." as Foundations. *)
22
22
23
23
Require Export Foundations.hlevel1.hProp .
24
24
Require Export Foundations.hlevel2.stnfsets .
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
17
17
18
18
(** Imports *)
19
19
20
- Add LoadPath ".." as Foundations.
20
+ (* Add LoadPath ".." as Foundations. *)
21
21
22
22
Require Export Foundations.hlevel1.hProp .
23
23
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Unset Automatic Introduction. (* This line has to be removed for the file to com
17
17
18
18
(** Imports. *)
19
19
20
- Add LoadPath ".." as Foundations.
20
+ (* Add LoadPath ".." as Foundations. *)
21
21
22
22
Require Export Foundations.hlevel2.algebra1d .
23
23
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
16
16
17
17
(** Imports *)
18
18
19
- Add LoadPath ".." as Foundations.
19
+ (* Add LoadPath ".." as Foundations. *)
20
20
21
21
Require Export Foundations.hlevel2.hz .
22
22
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Unset Automatic Introduction. (** This line has to be removed for the file to co
16
16
17
17
(** Imports *)
18
18
19
- Add LoadPath ".." as Foundations.
19
+ (* Add LoadPath ".." as Foundations. *)
20
20
21
21
Require Export Foundations.hlevel2.hnat .
22
22
Require Export Foundations.hlevel2.algebra1d .
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Unset Automatic Introduction. (* This line has to be removed for the file to com
15
15
16
16
(** Imports. *)
17
17
18
- Add LoadPath ".." as Foundations.
18
+ (* Add LoadPath ".." as Foundations. *)
19
19
20
20
Require Export Foundations.hlevel2.hnat .
21
21
You can’t perform that action at this time.
0 commit comments