repo.or.cz
/
matilda.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor changes
[matilda.git]
/
src
/
scan_build.sh
blob
69f97e14e9a01d789b648851dd01565e13783a20
1
#!/bin/bash
2
scan-build
-v -V
make
3
exit
0