#!/usr/bin/python2
# Emacs: treat this as -*- python -*-

from gpaw.atom.gpaw_basis import main

main()
