Merge pull request #1364 from RosettaCommons/ch.norn@gmail.com/evolution
Ch.norn@gmail.com/evolution. Contains code for simulating evolution: NucleotideMutatationMover to mutate between amino acids, but restrained by the codon table (single nucleotide mutations), and EvolutionaryDynamicsMover to accept and reject mutations, not according to the boltzmann function, but according to evolutionary dynamics.