mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-19 20:42:50 +01:00
Merge branch 'TREX-CoE:master' into qmckl_dgemm_integration
This commit is contained in:
commit
f5d3d446a3
@ -205,7 +205,7 @@ cppcheck.out: $(qmckl_h)
|
||||
|
||||
$(qmckl_include_i): $(qmckl_h) $(process_header_py)
|
||||
$(MKDIR_P) python/src
|
||||
python $(process_header_py) $(qmckl_h)
|
||||
python3 $(process_header_py) $(qmckl_h)
|
||||
mv qmckl_include.i $(qmckl_include_i)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user