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 7880978 commit 6242813Copy full SHA for 6242813
_CoqProject
@@ -44,6 +44,8 @@ theories/itv.v
44
theories/convex.v
45
theories/charge.v
46
theories/kernel.v
47
+theories/prob_lang.v
48
+theories/prob_lang_wip.v
49
theories/altreals/xfinmap.v
50
theories/altreals/discrete.v
51
theories/altreals/realseq.v
theories/Make
@@ -35,6 +35,8 @@ itv.v
35
convex.v
36
charge.v
37
kernel.v
38
+prob_lang.v
39
+prob_lang_wip.v
40
altreals/xfinmap.v
41
altreals/discrete.v
42
altreals/realseq.v
0 commit comments