We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278f395 commit 0e74213Copy full SHA for 0e74213
1 file changed
wrapper/Ada/README.md
@@ -29,6 +29,7 @@ formal verification). To formally verify the Ada code in this repository
29
open the client.gpr with GNAT Studio and then select
30
SPARK -> Prove All Sources and use Proof Level 2.
31
32
+```
33
Summary of SPARK analysis
34
=========================
35
@@ -47,6 +48,7 @@ Termination . . .
47
48
Concurrency . . . . . .
49
---------------------------------------------------------------------------------------------------------------
50
Total 172 17 (10%) . 155 (90%) . .
51
52
53
## Compiler and Build System installation
54
0 commit comments