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

Revision 49, 80 bytes checked in by jamesoff, 9 years ago (diff)

come on damn you

  • 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.