Minor changes
[matilda.git] / src / scan_build.sh
blob69f97e14e9a01d789b648851dd01565e13783a20
1 #!/bin/bash
2 scan-build -v -V make
3 exit 0