@@ -2,6 +2,8 @@
#set -x
+exuberant-ctags --kinds-all=* --totals=yes -e -R
+
ERR() {
printf '[ERROR] %s\n' "$1"
[ "$2" ] && exit "$2"