Skip to content
Snippets Groups Projects
Commit 5c72d15d authored by deuce's avatar deuce
Browse files

Update find command for cscope.

parent a5bb61db
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ tags: cscope.files
exctags -VL cscope.files
cscope.files::
find build conio sbbs3 smblib uifc xpdev -name '*.c' -o -name '*.cpp' -o -name '*.h' > cscope.files
find build comio conio encode hash sbbs3 sexpots smblib syncdraw syncterm tone uifc xpdev -name '*.c' -o -name '*.cpp' -o -name '*.h' > cscope.files
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment