#! /usr/bin/python2

# command line stub for aafigure
# https://launchpad.net/aafigure

import aafigure.aafigure
aafigure.aafigure.main()
