mirror of
https://github.com/triqs/dft_tools
synced 2025-01-05 10:59:34 +01:00
3 lines
171 B
Bash
Executable File
3 lines
171 B
Bash
Executable File
#!/bin/bash
|
|
PYTHONPATH=$HOME/Codes/triqs/triqs1.2/applications/dft_tools/dev_src/python:$HOME/Codes/triqs/triqs1.2/applications/dft_tools/dev_src/c:$PYTHONPATH pytriqs $@
|