Skip to content

Are there any tools that can count line of code(loc) of boogie program? #467

Closed Answered by MikaelMayer
Luweicai asked this question in Q&A
Discussion options

You must be logged in to vote

Can you precise your thought? If you are using a unix command-line, you can use this:

cat *.bpl | wc -l

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MikaelMayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants