# This SContruct file builds and installs the plasticity library

import os.path
SConscript(os.path.join('src', 'SConstruct'))

