File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,9 @@ running regression tests.
50
50
[ documentation] ( documentation ) :
51
51
Work-in-progress documentation regarding the CakeML language.
52
52
53
- [ flame] ( flame ) :
54
- The start of a set theory formalisation that has net yet been used.
53
+ [ examples] ( examples ) :
54
+ Examples of verified programs built using CakeML infrastructure
55
+ ================================================================
55
56
56
57
[ misc] ( misc ) :
57
58
Auxiliary files providing glue between a standard HOL installation
Original file line number Diff line number Diff line change
1
+ Examples of verified programs built using CakeML infrastructure.
2
+
3
+ Larger examples (like the CakeML compiler and Candle theorem prover) can be
4
+ found in their own top-level directories.
You can’t perform that action at this time.
0 commit comments