Mentions légales du service

Skip to content

Some minor cleanups in subregion analysis

Xavier Denis requested to merge subregion-cleanup into master

This MR just has some minor fixes for the subregion analysis:

  • Formats the code
  • Disables some debug printing
  • Ensures that we skip over any non Cfun cexp (which don't have an expr for us to analyze anyways)

Merge request reports