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