1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 17:03:43 +02:00

Merge branch 'master' into work

This commit is contained in:
Anthony Scemama 2021-11-25 15:22:26 +01:00
commit 39787dc8bd

View File

@ -220,7 +220,7 @@ const double breakdown = 1e-3;
const double tolerance = 1e-3;
double res[441];
#include "sm_tests.h"
#include "sm_test.h"
assert(Updates1 != NULL);
assert(Updates_index1 != NULL);