mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 05:43:19 -08:00
Removed nonexistent function assert_type_string from headers
This commit is contained in:
parent
5e2fb43a47
commit
0e68fa26a5
1 changed files with 0 additions and 1 deletions
|
|
@ -1686,7 +1686,6 @@ extern ECL_API cl_object cl_get_universal_time(void);
|
|||
|
||||
extern ECL_API void assert_type_integer(cl_object p);
|
||||
extern ECL_API void assert_type_non_negative_integer(cl_object p);
|
||||
extern ECL_API void assert_type_string(cl_object p);
|
||||
extern ECL_API void assert_type_readtable(cl_object p);
|
||||
extern ECL_API void assert_type_hash_table(cl_object p);
|
||||
extern ECL_API void assert_type_proper_list(cl_object p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue