mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-01 15:20:36 -08:00
Export new functions in the DLL.
This commit is contained in:
parent
a4db8410b2
commit
4cc58116bb
2 changed files with 4 additions and 2 deletions
|
|
@ -527,7 +527,8 @@ EXPORTS
|
|||
si_argc
|
||||
si_argv
|
||||
si_getenv
|
||||
;si_setenv
|
||||
si_setenv
|
||||
si_getpid
|
||||
si_pointer
|
||||
si_quit
|
||||
|
||||
|
|
|
|||
|
|
@ -527,7 +527,8 @@ EXPORTS
|
|||
si_argc
|
||||
si_argv
|
||||
si_getenv
|
||||
;si_setenv
|
||||
si_setenv
|
||||
si_getpid
|
||||
si_pointer
|
||||
si_quit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue