cosmetics

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8988 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-03-07 22:02:54 +00:00
commit 4f9d3e819f
16 changed files with 90 additions and 103 deletions

View file

@ -495,4 +495,4 @@ SWIGEXPORT int SWIG_import(lua_State* L)
/* Note: the initialization function is closed after all code is generated */
/*************************** end lua.swg ******************************/
/* ------------------------------ end lua.swg ------------------------------ */

View file

@ -623,4 +623,4 @@ SWIG_Lua_SetModule(lua_State* L, swig_module_info *module) {
}
#endif
/*************************** end luarun.swg ******************************/
/* ------------------------------ end luarun.swg ------------------------------ */

View file

@ -7,13 +7,6 @@
* SWIG Library file containing the main typemap code to support Lua modules.
* ----------------------------------------------------------------------------- */
/***********************************************************************
*
* This file contains the main typemap code to support Lua modules
*
* Author : Mark Gossage (mark@gossage.cjb.net)
************************************************************************/
/* -----------------------------------------------------------------------------
* Basic inout typemaps
* ----------------------------------------------------------------------------- */