# SConscript

Import('env Automatic_Program')
Automatic_Program(env,"smoke",["SMOKE_DRIVER.cpp","SMOKE_EXAMPLE.cpp","main.cpp"],["Core"])

