Skip to content

Improvement to the stand-alone FOF tool

Matthieu Schaller requested to merge standalone_FOF into master

Changes:

  • Simplifies the stand-alone FOF tool (main_fof.c)
  • Only compile the stand-alone FOF tool when the code is configured with --enable-stand-alone-fof

The diff in engine_config() is annoyingly large but should only be a bracketing/indentation difference.

Merge request reports