File: check_api_includes

package info (click to toggle)
genometools 1.5.10%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 53,852 kB
  • sloc: ansic: 355,882; ruby: 30,295; python: 4,880; sh: 3,190; makefile: 1,197; perl: 219; pascal: 159; 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"'