This website requires JavaScript.
Explore
Help
Register
Sign In
edg-l
/
ddnet
Watch
1
Star
0
Fork
You've already forked ddnet
0
mirror of
https://github.com/ddnet/ddnet.git
synced
2024-11-10 10:08:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55743535c6
ddnet
/
scripts
/
linecount.sh
3 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
added linecount script
2007-08-02 08:21:03 +00:00
#!/bin/sh
major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell
2007-08-22 07:52:33 +00:00
wc
`
find . -iname *.cpp
`
`
find . -iname *.h
`
`
find . -iname *.c
`
Reference in a new issue
Copy permalink