>
----- Original Message ----- From: "Richard A. O'Keefe" <> > (So stripped source code is *smaller* than compressed .beam files...) Hi Richard, Depending on which release you are using, this might be an effect of the beam files being compiled with debug_info, which makes them in effect include the parsed source. regards, Vlad