# -*- python -*-
from lsst.sconsUtils import scripts
# Python-only package
scripts.BasicSConstruct("analysis_ap", disableCc=True, noCfgFile=True)
