Skip to content

Commit

Permalink
update path to FH
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Apr 29, 2016
1 parent f07b976 commit 6944b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scan.sh
Expand Up @@ -427,7 +427,7 @@ EOF

MhSoftsusy=$(run_ss "${HOME}/packages/softsusy-3.6.2/softpoint.x")

FHout=$(run_fh "${HOME}/packages/FeynHiggs-2.11.3/x86_64-Linux/bin")
FHout=$(run_fh "${HOME}/packages/FeynHiggs-2.11.3/build")
MhFH=$(echo "$FHout" | awk '{ print $1 }')
DeltaMhFH=$(echo "$FHout" | awk '{ print $2 }')

Expand Down

0 comments on commit 6944b8b

Please sign in to comment.