Skip to content
  • Karl Wette's avatar
    Keep using old LAL complex structs in these .c files · db6fe6c1
    Karl Wette authored and Adam Mercer's avatar Adam Mercer committed
     * #define LAL_USE_OLD_COMPLEX_STRUCTS in .c files which still use old
       LAL complex structs. (Definition must appear before any LAL header
       #include.) Code in these files can be ported to using C99 complex
       datatypes individually, after which the #define should be removed.
    Original: d06603e939d9676dcd9016318e96126c6b51c113
    db6fe6c1