From ba8862c1651d0853f50b3b02339bf8aa5f47a3fd Mon Sep 17 00:00:00 2001 From: "Robert G. Jakabosky" Date: Sat, 8 Jan 2011 04:35:48 -0800 Subject: Added warning to pre-generated bindings file to people looking at it will know that it was generated (at least if they read the big-fat warning at the top of the file). --- pre_generated-git2.nobj.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pre_generated-git2.nobj.c b/pre_generated-git2.nobj.c index 2680694..8b7e125 100644 --- a/pre_generated-git2.nobj.c +++ b/pre_generated-git2.nobj.c @@ -1,3 +1,11 @@ +/*********************************************************************************************** +************************************************************************************************ +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!!!!!!!! Warning this file was generated from a set of *.nobj.lua definition files !!!!!!!!!!!!! +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +************************************************************************************************ +***********************************************************************************************/ + #include "lua.h" #include "lauxlib.h" #include "lualib.h" -- cgit v1.2.1