diff options
| -rw-r--r-- | example/multithread.cpp | 1 | ||||
| -rw-r--r-- | example/single_thread.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_destory_lua.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_cache_exec.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_cache_script.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_cache_script_bytecode_file.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_cache_script_file.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_exec.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_exec_bytecode.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_exec_bytecode_file.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_exec_file.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_uncache_script.cpp | 1 | ||||
| -rw-r--r-- | gtest/gtest_tsg_lua_vm_create.cpp | 1 | ||||
| -rw-r--r-- | include/tsg_lua_interface.h | 1 | ||||
| -rw-r--r-- | src/tsg_lua_func.cpp | 1 | ||||
| -rw-r--r-- | src/tsg_lua_interface.h | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/example/multithread.cpp b/example/multithread.cpp index 48dd227..dcda1d5 100644 --- a/example/multithread.cpp +++ b/example/multithread.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: main.c > Author: pxz - > Mail: [email protected] > Created Time: Thu 09 Jul 2020 07:08:40 AM CST ************************************************************************/ extern "C" diff --git a/example/single_thread.cpp b/example/single_thread.cpp index b4efcc4..0aa1b11 100644 --- a/example/single_thread.cpp +++ b/example/single_thread.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: main.c > Author: pxz - > Mail: [email protected] > Created Time: Thu 09 Jul 2020 07:08:40 AM CST ************************************************************************/ extern "C" diff --git a/gtest/gtest_tsg_destory_lua.cpp b/gtest/gtest_tsg_destory_lua.cpp index 8ea164c..026e497 100644 --- a/gtest/gtest_tsg_destory_lua.cpp +++ b/gtest/gtest_tsg_destory_lua.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_vm_create.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:27:13 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_cache_exec.cpp b/gtest/gtest_tsg_lua_cache_exec.cpp index bd30490..dc3a07b 100644 --- a/gtest/gtest_tsg_lua_cache_exec.cpp +++ b/gtest/gtest_tsg_lua_cache_exec.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_cache_exec.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_cache_script.cpp b/gtest/gtest_tsg_lua_cache_script.cpp index 3a2863f..ae20c29 100644 --- a/gtest/gtest_tsg_lua_cache_script.cpp +++ b/gtest/gtest_tsg_lua_cache_script.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_cache_script.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_cache_script_bytecode_file.cpp b/gtest/gtest_tsg_lua_cache_script_bytecode_file.cpp index 2c63cb6..9079e61 100644 --- a/gtest/gtest_tsg_lua_cache_script_bytecode_file.cpp +++ b/gtest/gtest_tsg_lua_cache_script_bytecode_file.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_cache_script_file.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_cache_script_file.cpp b/gtest/gtest_tsg_lua_cache_script_file.cpp index 78dbec0..0529f45 100644 --- a/gtest/gtest_tsg_lua_cache_script_file.cpp +++ b/gtest/gtest_tsg_lua_cache_script_file.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_cache_script_file.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_exec.cpp b/gtest/gtest_tsg_lua_exec.cpp index c0be485..44c4ad5 100644 --- a/gtest/gtest_tsg_lua_exec.cpp +++ b/gtest/gtest_tsg_lua_exec.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_exec.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_exec_bytecode.cpp b/gtest/gtest_tsg_lua_exec_bytecode.cpp index d2d6976..4365174 100644 --- a/gtest/gtest_tsg_lua_exec_bytecode.cpp +++ b/gtest/gtest_tsg_lua_exec_bytecode.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_exec.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_exec_bytecode_file.cpp b/gtest/gtest_tsg_lua_exec_bytecode_file.cpp index 6fd7552..72d2065 100644 --- a/gtest/gtest_tsg_lua_exec_bytecode_file.cpp +++ b/gtest/gtest_tsg_lua_exec_bytecode_file.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_exec_file.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_exec_file.cpp b/gtest/gtest_tsg_lua_exec_file.cpp index 3b63bec..4b36443 100644 --- a/gtest/gtest_tsg_lua_exec_file.cpp +++ b/gtest/gtest_tsg_lua_exec_file.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_exec_file.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_uncache_script.cpp b/gtest/gtest_tsg_lua_uncache_script.cpp index cf17a87..8d4d139 100644 --- a/gtest/gtest_tsg_lua_uncache_script.cpp +++ b/gtest/gtest_tsg_lua_uncache_script.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_cache_script_file.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:28:20 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/gtest/gtest_tsg_lua_vm_create.cpp b/gtest/gtest_tsg_lua_vm_create.cpp index 91a3c03..8bcea40 100644 --- a/gtest/gtest_tsg_lua_vm_create.cpp +++ b/gtest/gtest_tsg_lua_vm_create.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: gtest_tsg_lua_vm_create.cpp > Author: pxz - > Mail: [email protected] > Created Time: Sun 19 Jul 2020 01:27:13 PM CST ************************************************************************/ #include <gtest/gtest.h> diff --git a/include/tsg_lua_interface.h b/include/tsg_lua_interface.h index 6af78a5..ae12b73 100644 --- a/include/tsg_lua_interface.h +++ b/include/tsg_lua_interface.h @@ -1,7 +1,6 @@ /************************************************************************* > File Name: tsg_lua_interface.h > Author: pxz - > Mail: [email protected] > Created Time: Wed 08 Jul 2020 02:50:42 PM CST ************************************************************************/ #ifndef __TSG_LUA_INTERFACE__ diff --git a/src/tsg_lua_func.cpp b/src/tsg_lua_func.cpp index ba53492..ba04a4f 100644 --- a/src/tsg_lua_func.cpp +++ b/src/tsg_lua_func.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: tsg_lua_func.c > Author: pxz - > Mail: [email protected] > Created Time: Wed 08 Jul 2020 03:45:55 PM CST ************************************************************************/ extern "C" diff --git a/src/tsg_lua_interface.h b/src/tsg_lua_interface.h index 6af78a5..ae12b73 100644 --- a/src/tsg_lua_interface.h +++ b/src/tsg_lua_interface.h @@ -1,7 +1,6 @@ /************************************************************************* > File Name: tsg_lua_interface.h > Author: pxz - > Mail: [email protected] > Created Time: Wed 08 Jul 2020 02:50:42 PM CST ************************************************************************/ #ifndef __TSG_LUA_INTERFACE__ |
