Skip to content

XCint: make it possible to ignore stops for testing

Radovan Bast requested to merge radovan/xcint-ignore-stops into master

code will ignore blocks if the XCINT_IGNORE_STOPS environment variable is defined

this will be used to test higher-order contributions

Merge request reports