view weeder2_macros.xml @ 0:fb7e680232af draft

Uploaded v2.0.2
author pjbriggs
date Mon, 05 Mar 2018 06:21:11 -0500
parents
children
line wrap: on
line source

<macros>
  <!--
       Set the path for the weeder2 data files
  -->
  <token name="@CONDA_WEEDER2_FREQFILES_PATH@">if [ -z "\$WEEDER_FREQFILES_DIR" ]; then export WEEDER_FREQFILES_DIR=\$(dirname \$(readlink -e \$(which weeder2)))/FreqFiles; fi</token>
</macros>