defaults/modules.yaml: hide implicits (#40906)
This commit is contained in:
parent
1235084c20
commit
a2f00886e9
1 changed files with 2 additions and 0 deletions
|
@ -46,10 +46,12 @@ modules:
|
|||
tcl:
|
||||
all:
|
||||
autoload: direct
|
||||
hide_implicits: true
|
||||
|
||||
# Default configurations if lmod is enabled
|
||||
lmod:
|
||||
all:
|
||||
autoload: direct
|
||||
hide_implicits: true
|
||||
hierarchy:
|
||||
- mpi
|
||||
|
|
Loading…
Reference in a new issue