00001 #ifndef __luaconf_cl2_h__ 00002 #define __luaconf_cl2_h__ 00003 00004 /* Any application-specific header file #includes must be contained here. */ 00005 00006 /* We have a specific implementation for shared library builds. */ 00007 #include "application_config.h" 00008 00009 //#include <assert.h> 00010 #include "common/assertions.h" 00011 00012 #include "common/logging_c.h" 00013 00014 #endif /* __luaconf_cl2_h__ */ 00015 00016 /** 00017 00018 Copyright 2011 Helsinki Institute for Information Technology (HIIT) 00019 and the authors. All rights reserved. 00020 00021 Authors: Tero Hasu <tero.hasu@hut.fi> 00022 00023 Permission is hereby granted, free of charge, to any person 00024 obtaining a copy of this software and associated documentation files 00025 (the "Software"), to deal in the Software without restriction, 00026 including without limitation the rights to use, copy, modify, merge, 00027 publish, distribute, sublicense, and/or sell copies of the Software, 00028 and to permit persons to whom the Software is furnished to do so, 00029 subject to the following conditions: 00030 00031 The above copyright notice and this permission notice shall be 00032 included in all copies or substantial portions of the Software. 00033 00034 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 00035 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00036 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 00037 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 00038 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 00039 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 00040 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 00041 SOFTWARE. 00042 00043 **/
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:55 2011 by Doxygen 1.6.1