We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec2c21 commit 642a5b7Copy full SHA for 642a5b7
_CoqProject
@@ -43,6 +43,8 @@ theories/itv.v
43
theories/convex.v
44
theories/charge.v
45
theories/kernel.v
46
+theories/prob_lang.v
47
+theories/wip.v
48
theories/altreals/xfinmap.v
49
theories/altreals/discrete.v
50
theories/altreals/realseq.v
theories/Make
@@ -34,6 +34,8 @@ itv.v
34
convex.v
35
charge.v
36
kernel.v
37
+prob_lang.v
38
+wip.v
39
altreals/xfinmap.v
40
altreals/discrete.v
41
altreals/realseq.v
0 commit comments