Add ccc, a script that wraps cscope
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 15 Feb 2010 22:18:58 +0000 (14:18 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 15 Feb 2010 22:18:58 +0000 (14:18 -0800)
commitd15e956ecfcd237293787e10552872712ed64f7d
tree7803e211843505de000214f987fbb7699d4ba133
parent01da3f7daad58bc05da6847cc55bf946b38f6077
Add ccc, a script that wraps cscope

"ccc" is a script that runs the cscope program. It builds an index
before launching cscope, similar to how "cscope -R" would work.  Unlike
cscope -R, ccc can handle .java files and others.
ccc [new file with mode: 0755]