#%Module

# NOTE: This is an automatically-generated file!  (generated by the
# samtools0119 rpm).  Any changes made here will be lost a) if the RPM is
# uninstalled, or b) if the RPM is upgraded or uninstalled.

proc ModulesHelp { } {
   puts stderr "This module adds samtools 0.1.19 to various paths"
}

module-whatis   "Sets up samtools 0.1.19"
prepend-path    PATH "/usr/local/samtools/0.1.19/bin"
prepend-path    LD_LIBRARY_PATH "/usr/local/samtools/0.1.19/lib64"
prepend-path    LIBRARY_PATH "/usr/local/samtools/0.1.19/lib64"
prepend-path    CPATH "/usr/local/samtools/0.1.19/include"
prepend-path	MANPATH "/usr/local/samtools/0.1.19/share/man"
