#!/home/deffuls/work/planetmint/docker_dev_build/bin/python3 # # This file is part of aafigure. https://github.com/aafigure/aafigure # (C) 2007 Chris Liechti # # SPDX-License-Identifier: BSD-3-Clause # command line stub for aafigure import aafigure.aafigure aafigure.aafigure.main()