mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Update C-version of the readFile procedure to add it the `must_have_cookie` argument that tells if the Modules magic cookie (#%Module) has to be checked when reading file to abort reading as soon as possible if read file must be a modulefile. Bump version of Tcl Envmodules library to 1.3.0. Fixes #375.