mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
#%Module1.0
|
|
set version 2.0
|
|
set threadingmodel pthreads
|
|
|
|
set licensefile /special/license/file/for/bar/2.0/with/pthreads/license.lic
|
|
|
|
set moduledir [file dirname $ModulesCurrentModulefile]
|
|
source $moduledir/../common
|