Add a default configuration file for cscope(1).
authorlyndon <lyndon@treebeard.orthanc.ca>
Mon, 23 Jan 2012 07:08:02 +0000 (23:08 -0800)
committerlyndon <lyndon@treebeard.orthanc.ca>
Mon, 23 Jan 2012 07:08:02 +0000 (23:08 -0800)
commit1c9578f68d39f46cf5dacaae89fe52cd1ab79f33
tree0801eb38c74938c51ca110d6edd3f3ba73552740
parent16e8854330e53d608f4db3b26544fdcf7d75f6e7
Add a default configuration file for cscope(1).

I generated the file list by hand.  While it might be possible to generate it
from the Makefile, it was much simpler to just

  ls */*.[cl]|grep -v sbr/dtimep.c

If source files are added or removed down the road, cscope.files will
need a hand edit to keep it in sync.
cscope.files [new file with mode: 0644]