Skip to content
Snippets Groups Projects
Commit 8a0ac730 authored by Liam Healy's avatar Liam Healy
Browse files

Set mpointer vlaue, show relevant .h file; non-int return for reinitialize-instance

In defmobject, set the mpointer value if #'allocate is being called.
For each file that defines a defmobject, I put a comment at the top
showing the relevant GSL header file.  For generators and quasi, the
(re)initializing function returns void and not an :int, so that is
changed in the defmobject definition, which now permits a list of two
elements in initialize-suffix, with the second element indicating the
:c-return.
parent 297c08b2
No related branches found
No related tags found
No related merge requests found
Showing
with 77 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment