source: tags/release-0-0-6/codeSize @ 1143

Revision 117, 80 bytes checked in by anonymous, 9 years ago (diff)

This commit was manufactured by cvs2svn to create tag
'release-0-0-6'.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1# codeSize script for bMotion
2# $Id$
3#
4wc `find $1 -name "*.tcl"` | grep total
5
Note: See TracBrowser for help on using the repository browser.