make:all() and load...
Richard Carlsson
richardc@REDACTED
Tue Jul 22 11:43:17 CEST 2003
On Tue, 22 Jul 2003, WILLIAMS Dominic wrote:
> I can't get make:all() to reload recompiled files.
>
> 2> make:all().
> Recompile: ../src/test
> up_to_date
> 3> test:run().
> hello
Try:
make:all([load]).
/Richard
Richard Carlsson (richardc@REDACTED) (This space intentionally left blank.)
E-mail: Richard.Carlsson@REDACTED WWW: http://user.it.uu.se/~richardc/
"Having users is like optimization: the wise course is to delay it."
-- Paul Graham
More information about the erlang-questions
mailing list