#!/usr/local/bin/python2.4
from dot2tex.dot2tex import main
if __name__ == '__main__':
    main()