Skip to content

Commit

Permalink
Add cloc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yunshengtw committed Dec 16, 2024
1 parent b7e414c commit 1c16be0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/program_proof/tulip/cloc.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

cloc --include-lang=Coq . ../rsm/pure ../rsm/big_sep.v

# TODO: Print more fine-grained info about proof size

0 comments on commit 1c16be0

Please sign in to comment.