... | ... | @@ -44,7 +44,7 @@ The standard ELT development environment provides some lua files to set default |
|
|
|
|
|
- `/elt/System/modulefiles`
|
|
|
|
|
|
The `eltdev.lua` file is loaded by default at login and contains all the default setting (including the load of package python and jdk)
|
|
|
The `eltdev.lua` file is loaded by default at login and contains all the default setting, including the list of all lua modules to be loaded by default, using the `try_load("modname")` command.
|
|
|
|
|
|
In addition, the user can define private lua files under the directory:
|
|
|
|
... | ... | |