Skip to content

Commit a303990

Browse files
probabilistic language using mca's kernels
Co-authored-by: Cyril Cohen <[email protected]> Co-authored-by: @AyumuSaito
1 parent 138be1c commit a303990

File tree

4 files changed

+1170
-0
lines changed

4 files changed

+1170
-0
lines changed

_CoqProject

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ theories/itv.v
4343
theories/convex.v
4444
theories/charge.v
4545
theories/kernel.v
46+
theories/prob_lang.v
47+
theories/wip.v
4648
theories/altreals/xfinmap.v
4749
theories/altreals/discrete.v
4850
theories/altreals/realseq.v

theories/Make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ itv.v
3434
convex.v
3535
charge.v
3636
kernel.v
37+
prob_lang.v
38+
wip.v
3739
altreals/xfinmap.v
3840
altreals/discrete.v
3941
altreals/realseq.v

0 commit comments

Comments
 (0)