mirror of
https://github.com/nasa/trick.git
synced 2025-05-31 06:31:13 +00:00
Side effect of GSL included by default is that the monte carlo test code needs to know that. The test code did not include the HAVE_GSL flag correctly, causing the tests to fail. Fixed it. refs #260