Mercurial > public > enigma
view pyenigma.py @ 35:dec8cd7da4d3
Wrote out most of the user's guide. Added plugboard info to the ref. manual.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 03 Jun 2012 17:33:43 -0500 |
parents | 62e0d0e2628b |
children |
line wrap: on
line source
#!/usr/bin/env python # Copyright (C) 2012 by Brian Neal. # This file is part of Py-Enigma, the Enigma Machine simulation. # Py-Enigma is released under the MIT License (see License.txt). import enigma.main enigma.main.console_main()