Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a5b9e18

Browse files
committed
Add instructions.
1 parent 5d075bb commit a5b9e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/codelines

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
:
22

33
# This script is used to compute the total number of "C" lines in the release
4+
# This should be run from the top of the CVS tree after a 'make distclean'
45
find . -name '*.[chyl]' | xargs cat| wc -l

0 commit comments

Comments
 (0)