16 Aug
2005
16 Aug
'05
5:47 a.m.
On 8/16/05, Alexandre Julliard <julliard(a)winehq.org> wrote:
I've been using something like this:
wc -l `find . -name "*.[chS]" -print -o -name "*.spec" -print | grep -v unicode/c_ | grep -v wineps/data/` | tail -1
It should probably be updated to count idl files too.
With the current method I get a line count of 1,440,439 Tom
-- Alexandre Julliard julliard(a)winehq.org