10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 03:51:01 +02:00
quantum_package/etc/irpf90.rc
2019-01-09 11:56:59 +01:00

10 lines
236 B
Plaintext

# Configuration of IRPF90 package
export IRPF90=${QP_ROOT}/bin/irpf90
# Load irpman shell completion
irpman=$(tail -1 "${QP_ROOT}/bin/irpman" | cut --delimiter " " --field=2)
source $(dirname ${irpman})/../irpman-completions.bash