At the REPL, you can use workspace()
<http://docs.julialang.org/en/release-0.4/stdlib/base/?highlight=workspace#Base.workspace>

On Thu, May 26, 2016 at 12:10 PM, <tannir...@gmail.com> wrote:

> when  i defined the const like
>
> Const a_max = [30,30]
> Const a_min = [0,10]
>
> I fined the warning
>
> WARNING: redefining constant a_max
> WARNING: redefining constant a_min
>
>
>
> how can I resolve this issue ?? Thank you
>
>
>
>

Reply via email to