fixes for g++ 4.5 (some members returned "the constructor, not the type")
[senf.git] / senf / Scheduler / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AutoRules(env)