Skip to content

Commit

Permalink
add ctags file
Browse files Browse the repository at this point in the history
  • Loading branch information
jtamir committed Jan 15, 2016
1 parent 2fba3ec commit e0e4b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions genctags
@@ -0,0 +1,2 @@
#!/bin/bash
ctags --langmap=c++:+.cu --extra=+f `find . -regex '.*\.[ch]u*' -print`

0 comments on commit e0e4b4e

Please sign in to comment.