mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
ea87d5bf11
In version 1.4 all python applications moved from the root python library to `pytriqs/` subdirectory.
5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pytriqs -m pytriqs.applications.dft.converters.plovasp.converter $@
|
|
|