SRC +=  ControlStruct/LabelGenerator.cc \
        ControlStruct/LabelFixer.cc \
        ControlStruct/MLEMutator.cc \
	ControlStruct/CaseRangeMutator.cc \
	ControlStruct/Mutate.cc \
	ControlStruct/ChooseMutator.cc \
	ControlStruct/ForExprMutator.cc \
	ControlStruct/LabelTypeChecker.cc \
	$(NULL)

