#!/usr/bin/python2.7

from ase.cli.run import main

main()
