Skip to content

Commit 8dc09a2

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

File tree

4 files changed

+1155
-0
lines changed

4 files changed

+1155
-0
lines changed

_CoqProject

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ theories/itv.v
4444
theories/convex.v
4545
theories/charge.v
4646
theories/kernel.v
47+
theories/prob_lang.v
48+
theories/prob_lang_wip.v
4749
theories/altreals/xfinmap.v
4850
theories/altreals/discrete.v
4951
theories/altreals/realseq.v

theories/Make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ itv.v
3535
convex.v
3636
charge.v
3737
kernel.v
38+
prob_lang.v
39+
prog_lang_wip.v
3840
altreals/xfinmap.v
3941
altreals/discrete.v
4042
altreals/realseq.v

0 commit comments

Comments
 (0)