mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-28 23:34:49 -05:00

Now most of the program consists of function and class definitions, and the code that activates it all is localised in one place at the bottom instead of interleaved between the definitions.