mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
several additions and revisions to prepare for new example 'sokoban'
This commit is contained in:
parent
de42776adf
commit
a5b827bc96
9 changed files with 144 additions and 51 deletions
|
|
@ -66,6 +66,7 @@ cl_object qfrom_utf8 (cl_object);
|
|||
cl_object qinvoke_method2 (cl_object, cl_object, cl_object);
|
||||
cl_object qload_cpp (cl_object, cl_object);
|
||||
cl_object qlog2 (cl_object);
|
||||
cl_object qnull (cl_object);
|
||||
cl_object qml_get2 (cl_object, cl_object);
|
||||
cl_object qml_set2 (cl_object, cl_object, cl_object);
|
||||
cl_object qobject_name (cl_object);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue