Skip to content

Commit b099066

Browse files
committed
exuberant ctags script
1 parent e6d0043 commit b099066

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

genctags

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
ctags --langmap=c++:+.cu --extra=+f `find . -regex '.*\.[ch]u*' -print`

0 commit comments

Comments
 (0)