I didn't get the above to work, including trying to set path with
cd("/Users/raukhur/Documents/Github/Landscapes")However, for some reason the following did work: push!(LOAD_PATH, "/Users/raukhur/Documents/Github/Landscapes") I am fine using this, but if anyone knows what could be the cause for the suggestions given above not to work it would be useful to know and help others. Thanks! Jon
