1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-18 03:11:44 +02:00

Added call to generate_c_header to template. #25

This commit is contained in:
vijay gopal chilkuri 2021-07-19 17:30:10 +05:30
parent b0fd86db40
commit 36e414aacd

View File

@ -42,6 +42,9 @@ int main() {
[TODO: FMJC] Add description of the input variables. (see for e.g. qmckl_distance.org) [TODO: FMJC] Add description of the input variables. (see for e.g. qmckl_distance.org)
*** C header *** C header
#+CALL: generate_c_header(table=qmckl_distance_sq_args,rettyp=get_value("CRetType"),fname=get_value("Name"))
*** Source *** Source
*** Performance *** Performance