Yet another tip of the day

Samuel Rivas samuel@REDACTED
Fri Nov 12 08:43:05 CET 2004


Vladimir Sekissov wrote:
> I've added this code to my _user_default.erl_ when slightly tired to
> load every recompiled module manually.
> [...]

  If you used the erlang make you would be able to do make:all([load]).
I actually have a function called make/0 in my user_default to do that.

-- 
	Samuel



More information about the erlang-questions mailing list