mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
Have a separate interpreter per level of interpretation in case of nested interpretations. By doing so a module loaded by another does not influence the interpretation of the module loading it. Non-regression tests 302-interp-cascaded have been added to 50-cmds suite.