FYI: current Xcircuit results from sloccount are

cpp:          37576 (72.79%)
tcl:           5670 (10.98%)
sh:            4183 (8.10%)
ansic:         3746 (7.26%)
python:         449 (0.87%)

ansic is from a couple headers that don't use any C++, and xcwin32.c that I 
retain for reference:

2805    ansic   top_dir /Users/kuba/src/xcircuit/./xcwin32.c
139     ansic   top_dir /Users/kuba/src/xcircuit/./cursors.h
44      ansic   top_dir /Users/kuba/src/xcircuit/./resource.h
758     ansic   top_dir /Users/kuba/src/xcircuit/./xcolors.h
All of that will eventually be removed, of course -- just a couple of constants 
from xcolors are really used,
cursors.h belongs in cursors.cpp, etc.

Cheers, Kuba
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to