Skip to content
  • Adam Mercer's avatar
    disable building of lalstochastic by default · fb2bd989
    Adam Mercer authored
    lalstochastic hasn't been used for a long time, this is the first step
    in removing the code. the steps to remove this will be:
    
    1) disable the code from building by default (this commit).
    2) remove the ability to build the codes at all.
    3) remove the code itself.
    
    this is going to be done in these steps to make getting the codes back
    easier, the build system will change therefore if the codes are removed
    in the same commit as updating the build system to not build them it
    will be harded to revert if the codes are ever needed again.
    fb2bd989