mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-24 21:40:48 -08:00
add app path to ASDF registry
This commit is contained in:
parent
033d0a073e
commit
976bba713b
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ int main(int argc, char* argv[]) {
|
|||
|
||||
#ifdef INI_ASDF
|
||||
ecl_init_module(NULL, init_lib_ASDF);
|
||||
LQML::eval("(push *default-pathname-defaults* asdf:*central-registry*)");
|
||||
#endif
|
||||
|
||||
// load .eclrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue