mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
fix 'reload'
This commit is contained in:
parent
261c214af0
commit
cb968f2d92
4 changed files with 8 additions and 4 deletions
|
|
@ -75,7 +75,7 @@ cl_object qsingle_shot2 (cl_object, cl_object);
|
|||
cl_object qtranslate (cl_object, cl_object, cl_object);
|
||||
cl_object qutf8 (cl_object);
|
||||
cl_object qversion ();
|
||||
cl_object reload ();
|
||||
cl_object reload2 ();
|
||||
cl_object root_item ();
|
||||
cl_object set_shutdown_p (cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue