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

Added call to generate_c_interface in template. #25

This commit is contained in:
vijay gopal chilkuri 2021-07-19 17:31:11 +05:30
parent 36e414aacd
commit 6c2866967d

View File

@ -48,6 +48,10 @@ int main() {
*** Source *** Source
*** Performance *** Performance
** C interface
#+CALL: generate_c_interface(table=qmckl_distance_sq_args,rettyp=get_value("FRetType"),fname=get_value("Name"))
* End of files * End of files
#+begin_src c :comments link :tangle (eval c_test) #+begin_src c :comments link :tangle (eval c_test)