Use cp directly to copy DDF solutions

The script used to collect the direction-indendent solutions is really a wrapper for repeated invocations of cp. This can be simplified slightly by using cp as baseCommand directly. This reduces the number of "external" files in the repository.

Merge request reports

Loading