Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 98 Bytes

listing

File metadata and controls

executable file
·
6 lines (5 loc) · 98 Bytes
 
Aug 20, 2010
Aug 20, 2010
1
2
3
4
5
6
#!/bin/sh -e
find src -name \*.c
find src -name \*.h
find src -name \*.cpp
echo debian/copyright