mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-03 07:51:35 -08:00
Remove obsolete functions from export list.
This commit is contained in:
parent
43dea4a56c
commit
13e7293421
2 changed files with 0 additions and 4 deletions
|
|
@ -1397,8 +1397,6 @@ EXPORTS
|
|||
clos_class_slots
|
||||
clos_class_precedence_list
|
||||
clos_class_direct_slots
|
||||
clos_slot_index_table
|
||||
clos_class_shared_slots
|
||||
clos_generic_function_method_combination
|
||||
clos_generic_function_lambda_list
|
||||
clos_generic_function_argument_precedence_order
|
||||
|
|
|
|||
|
|
@ -1374,8 +1374,6 @@ EXPORTS
|
|||
clos_class_slots
|
||||
clos_class_precedence_list
|
||||
clos_class_direct_slots
|
||||
clos_slot_index_table
|
||||
clos_class_shared_slots
|
||||
clos_generic_function_method_combination
|
||||
clos_generic_function_lambda_list
|
||||
clos_generic_function_argument_precedence_order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue