update swig on windows
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# do not dump Octave core
|
||||
if exist("crash_dumps_octave_core", "builtin")
|
||||
crash_dumps_octave_core(0);
|
||||
endif
|
||||
|
||||
null_pointer;
|
||||
|
||||
assert(funk([]));
|
||||
Reference in New Issue
Block a user