urn_to_hrn() is no longer lossy. urn_to_hrn() escapes '.' instead of replacing it...
[sfa.git] / sfa / Makefile
1 tags:   
2         find . -name '*.py' | grep -v '/\.svn/' | xargs etags
3 .PHONY: tags
4
5