log enigma/machine.h @ 11:da231533c5c7

age author description
Fri, 29 Jun 2012 23:20:33 -0500 Brian Neal To support hill climbing and fewer enigma machine constructor calls, the
Fri, 29 Jun 2012 20:29:41 -0500 Brian Neal Created enigma_machine::army_str() & navy_str() functions for logging.
Fri, 29 Jun 2012 20:08:10 -0500 Brian Neal Added a set_rotor() that takes a string for convenience.
Sun, 24 Jun 2012 18:39:05 -0500 Brian Neal Created enigma_machine class and tests.