#!/usr/bin/python2.6

from ase.cli.build import main

main()
