Skip to content

Move binary out of examples

Peter W. Draper requested to merge move-binary-out-of-examples into master

See #796 (closed)

This moves main.c and main_fof.c to the top-level and renames them swift.c and swift_fof.c. Also links against the shared library, which we may want to not use.

Will need to update any documentation that references the old position and names.

Edited by Peter W. Draper

Merge request reports