f599edf594378a5550894c11c2c8b6b54a862058
[senf.git] / Examples / MultiMCLoop / SConscript
1 Import('env')
2 import SENFSCons
3
4 ###########################################################################
5
6 env.Default(env.Program('multimcloop', [ 'MultiMCLoop.cc' ]))