issp-center-dev / abICS

ab-Initio Configuration Sampling tool kit (abICS)
https://www.pasums.issp.u-tokyo.ac.jp/abics/en
GNU General Public License v3.0
15 stars 8 forks source link

fix expand_path feature for command path #39

Closed aoymt closed 2 years ago

aoymt commented 2 years ago

expanding into absolute path is suppressed for command paths (namely that for predict.x). it would be sufficient that they are resolved on PATH environment variable.