Mercurial > repos > pjbriggs > weeder2
comparison weeder2_macros.xml @ 0:fb7e680232af draft
Uploaded v2.0.2
author | pjbriggs |
---|---|
date | Mon, 05 Mar 2018 06:21:11 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:fb7e680232af |
---|---|
1 <macros> | |
2 <!-- | |
3 Set the path for the weeder2 data files | |
4 --> | |
5 <token name="@CONDA_WEEDER2_FREQFILES_PATH@">if [ -z "\$WEEDER_FREQFILES_DIR" ]; then export WEEDER_FREQFILES_DIR=\$(dirname \$(readlink -e \$(which weeder2)))/FreqFiles; fi</token> | |
6 </macros> |