Import('env')

files = [
         'simplify_restraint.h',
        ]

# Install the include files:
env.IMPModuleInclude(files)
