add number of certified-only tables and small refactoring of INSTALL script
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3