Skip to content

LALPulsarSimulateCoherentGW(): drop prefix from output->name

Description

Drops the prefix added to output->name. This is not made use of anywhere, and is becoming too difficult to make compatible with GCC warnings.

Closes #197 (closed)

Closes !978 (closed)

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

No review required.

Merge request reports