Skip to content

move FindChirpDatatypes.h to lalapps/src/ring/

Description

only the coh_PTF code in lalapps uses the contents of this header file. patch moves it to lalapps/src/ring/

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

Removes an API (some type declarations) but there is no change to the ABI, no functions are added to or removed from lalinspiral. Nothing needs to be recompiled.

Review Status

Not reviewed.

Merge request reports