changed `require("vector");` to `try { require("vector"); }`
A recent commit (e4004040) has introduced code that relies on vector.sl from the S-Lang xfig module. The ISISscripts would fail for users which do not have this module available.
Loading
Please register or sign in to comment