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:
Surendra Singhi 2006-02-06 20:38:54 +00:00
commit 25ef77d499
2 changed files with 20 additions and 15 deletions

View file

@ -96,7 +96,7 @@
#include <string.h>
%}
%insert("lisphead") %{
%insert("swiglisp") %{
;;;SWIG wrapper code starts here
(defmacro defanonenum (&body enums)