#!/usr/bin/python2.7

from ase.gui.ag import main

main()
