Fixes the placement of swig-lisp code, and also makes sure that
literals are properly converted for enums. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
24404e25aa
commit
70c1bd07a4
2 changed files with 20 additions and 15 deletions
|
|
@ -96,7 +96,7 @@
|
|||
#include <string.h>
|
||||
%}
|
||||
|
||||
%insert("lisphead") %{
|
||||
%insert("swiglisp") %{
|
||||
;;;SWIG wrapper code starts here
|
||||
|
||||
(defmacro defanonenum (&body enums)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue