#%Module

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

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