Skip to content

Remove sed calls to remove "import code from library" in the non-Windows versions of clean-abc-interpreter

Camil Staps requested to merge update-abc-interpreter into master

Remove sed calls to remove "import code from library" in the non-Windows versions of clean-abc-interpreter (this is not needed any more; cpm/clm know this should be ignored).

When https://gitlab.science.ru.nl/clean-and-itasks/abc-interpreter/-/merge_requests/125 is merged this will be required, as it adds an import for -lpthread.

Merge request reports