Closed kbroman closed 7 years ago
In interp_map():
interp_map()
oldmap
map
newmap
Also make small changes to tests to get them to pass on Win32.
In
interp_map()
:oldmap
(if markers are in bothmap
andoldmap
, keep them in the locations that they were found innewmap
.Also make small changes to tests to get them to pass on Win32.