# -*- python -*-
import glob
import os

from lsst.sconsUtils import scripts

scripts.BasicSConscript.examples()
