File: check_api_includes

package info (click to toggle)
genometools 1.5.9%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 52,392 kB
  • ctags: 29,663
  • sloc: ansic: 346,757; ruby: 28,351; python: 4,880; sh: 3,135; makefile: 1,186; perl: 219; haskell: 37; sed: 5
file content (2 lines) | stat: -rwxr-xr-x 89 bytes parent folder | download | duplicates (9)
1
2
#!/bin/bash
find src/ -name '*_api.h' | xargs grep include | grep '"' | grep -v 'api.h"'