## -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.pybind11(['spline',
                                  'convolve'],
                                 addUnderscore=False)
