Author: jdorje
Date: Mon Dec 5 06:44:06 2005
New Revision: 11299
URL: http://svn.gna.org/viewcvs/freeciv?rev=11299&view=rev
Log:
Add generated Lua sources to the repository. This is needed because these
scripts cannot be generated by tolua when cross-compiling, since tolua is
built to run on the target OS not the host OS.
Reported by Egor Vyscrebentsov and Nicolas A. Mendoza <[EMAIL PROTECTED]>
in PR#13571.
Added:
trunk/server/scripting/api_gen.c
trunk/server/scripting/api_gen.h
Modified:
trunk/server/scripting/Makefile.am