mirror of
https://github.com/triqs/dft_tools
synced 2024-11-08 15:13:47 +01:00
3 lines
171 B
Bash
3 lines
171 B
Bash
|
#!/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 $@
|