On Fri, Oct 2, 2015 at 7:05 AM, Daniel Carrera <dcarr...@gmail.com> wrote:
> nothing but a long list of `include` instructions for every file I work on.
> So I am constantly running `include("lib.jl")` in the REPL.

Isnt it possible to achieve the same result with a .juliarc file for
each repo - the advantage being you only load the libs that repo needs
as opposed to the entire list of libraries in `lib.jl`?
SVAKSHA ॥  http://about.me/svaksha

Reply via email to