Hi,

I have an script named splxRev.jl (which basically computes the Revised 
Simplex Method, for academical purposes). I set the current directory to 
the place where is my file. I include (via the include() command) the julia 
file.  Anyway the problem is this: I MAKE CHANGES TO THE SCRIPT FILE AND 
THEN SAVE, WHEN I RUN MY SCRIPT FILE FROM THE INTERACTIVE COMMAND LINE OF 
JULIA IT GETS THE SAME RESULTS THAT WHEN THE FILE HAVE NO CHANGES.

thanks

Reply via email to