Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
    return \['python' + sysconfig.get_config_var('VERSION'), 'dl', 'util'\]

4. OpenDA

...

a. WflowPythonToJavaAdapter.java:

...

1. line 568 - 569:

jep.eval("from pcraster import *");

--> line containing "jep.eval("from PCRaster.NumPy import *")" is removed.