mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-15 01:20:50 +02:00
libmodules.tcl: missing curly bracket fixed
This commit is contained in:
@@ -45,6 +45,7 @@ proc _pmodules_parse_pmodules_env { } {
|
||||
foreach k $l {
|
||||
lappend ::OverlayList $tmp($k)
|
||||
}
|
||||
}
|
||||
UsedGroups {
|
||||
set ::UsedGroups $value
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user