#%Module

# NOTE: This is an automatically-generated file!  (generated by the
# samtools0118 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.18 to various paths"
}

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