1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-17 19:01:43 +02:00

Fix indentation

This commit is contained in:
Pablo Oliveira 2021-10-13 12:03:18 +02:00
parent 4f2e8b6d8e
commit 1859a2b6d7

View File

@ -1136,7 +1136,7 @@ These functions can only be used internally by the kernels in this module.
double* later_updates,
uint64_t* later_index,
uint64_t* later,
double* determinant );
double* determinant);
#+end_src
*** C source