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@8731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
43e628c5a6
commit
25ef77d499
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