From db07db3f6cdec03e9c16142c8e6a9d49801c5ae1 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 22 Feb 2012 02:08:13 +1000 Subject: Create constants.lsl at run time from LSL.lua, and use the same infrastructure to generate calls for OpenSim to deal with. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f537d8d..406131f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ libraries/lemon/lemon LuaSL/LuaSL LuaSL/LuaSL_test LuaSL/LuaSL_parser +LuaSL/constants.lsl LuaSL/src/LuaSL_lemon_yaccer.c LuaSL/src/LuaSL_lemon_yaccer.h LuaSL/src/LuaSL_lemon_yaccer.out -- cgit v1.1