Don't forget to close the "scmstubfile".

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2006-01-28 01:42:58 +00:00
commit 8a1cb2fcf6

View file

@ -568,6 +568,7 @@ public:
Printf(scmstubfile, "\n(export %s)\n", ex);
Delete(ex);
}
Delete(scmstubfile);
}
if (goops) {