Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add new source file to lua bindings code, having possibility to use a 'lua' version...
authorcoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Aug 2010 16:28:59 +0000 (16:28 +0000)
committercoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Aug 2010 16:28:59 +0000 (16:28 +0000)
commitf3882bfdbd3264807a5d3a9d1b05424f417f9d28
treeea63b3ece566ea932f0805c5651d669a65e64659
parent9befdbc4af1ffa9c3baf9d55addd6df644c4346f
add new source file to lua bindings code, having possibility to use a 'lua' version of gras_stub_generator tool to generate gras source files in bypass mode

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8153 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/DefinePackages.cmake
src/bindings/lua/lua_stub_generator.c [new file with mode: 0644]
src/bindings/lua/lua_stub_generator.h [new file with mode: 0644]
src/bindings/lua/simgrid_lua.c