#!/use/bin/env python

import bargtd

if __name__ == '__main__':
    bargtd.main()
