view weeder2_macros.xml @ 3:f19e18ab01b1 draft

Uploaded v2.0.2 (use conda for dependency resolution)
author pjbriggs
date Mon, 05 Mar 2018 10:19:50 -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>