/* * This file is part of the Cforall project * * $Id: PolyMutator.cc,v 1.7 2005/08/29 20:14:13 rcbilson Exp $ * */ #include "PolyMutator.h" #include "SynTree/Declaration.h" #include "SynTree/Type.h" #include "SynTree/Expression.h" #include "SynTree/Statement.h" #include "SynTree/Mutator.h" namespace GenPoly { namespace { const std::list