#!/usr/bin/python2

from ase.gui.ag import main

main()
