3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-02 03:15:33 +02:00
dft_tools/c++/plovasp/atm/makefile.linux
Oleg E. Peil 9ee9083249 Rename directory 'c' to 'c++'
In order to use c++2py tools the C-code must be rewritten to C++.
In particular, instead of direct creation of Numpy arrays STL
containers must be used.
2016-02-11 14:56:28 +01:00

5 lines
104 B
Plaintext

c_atm_mod.so: argsort.c argsort.h dos_tetra3d.c dos_tetra3d.h
python setup.py build_ext --inplace