mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 23:50:56 -08:00
*** empty log message ***
This commit is contained in:
parent
6b219625b5
commit
17968b715a
1 changed files with 1 additions and 1 deletions
|
|
@ -1454,7 +1454,7 @@ extern cl_object si_check_pending_interrupts(void);
|
|||
extern cl_object si_system(cl_object cmd);
|
||||
extern cl_object si_open_pipe(cl_object cmd);
|
||||
extern cl_object si_close_pipe(cl_object stream);
|
||||
extern cl_object si_run_program _ARGS((int narg, cl_object command, cl_object args, ...));
|
||||
extern cl_object si_run_program _ARGS((cl_narg narg, cl_object command, cl_object args, ...));
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue