thank you
On Tuesday, September 6, 2016 at 4:06:21 PM UTC+2, Michele Zaffalon wrote: > > And here: > http://docs.julialang.org/en/release-0.4/manual/modules/?highlight=juliarc > > On Tue, Sep 6, 2016 at 4:05 PM, Michele Zaffalon <[email protected] > <javascript:>> wrote: > >> Put that line in .juliarc as described in the docs: >> http://docs.julialang.org/en/release-0.4/manual/getting-started/?highlight=juliarc >> >> On Tue, Sep 6, 2016 at 4:00 PM, Ahmed Mazari <[email protected] >> <javascript:>> wrote: >> >>> hello >>> push!(LOAD_PATH," the path") >>> >>> how can l avoid putting this line of code at each julia session. each >>> time l went to julia l should do that and it's really boring >>> >>> thank you >>> >> >> >
