Skip to content

Commit 97b2ee5

Browse files
jrey8343claude
andcommitted
Add Vec proof to check-verifast-proofs.sh CI script
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 34045ed commit 97b2ee5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

verifast-proofs/check-verifast-proofs.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,9 @@ cd alloc
1717
bash verify.sh
1818
cd ..
1919
cd ..
20+
cd vec
21+
cd mod.rs
22+
bash verify.sh
23+
cd ..
24+
cd ..
2025
cd ..

0 commit comments

Comments
 (0)