From 40fc27154fe754181934dc7ee31375e6bdfb33fc Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 12:23:58 +0800 Subject: *merge from minimal --- src/lua/modules/physics/physics.cpp | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/lua/modules/physics/physics.cpp (limited to 'src/lua/modules/physics/physics.cpp') diff --git a/src/lua/modules/physics/physics.cpp b/src/lua/modules/physics/physics.cpp deleted file mode 100644 index a5b9162..0000000 --- a/src/lua/modules/physics/physics.cpp +++ /dev/null @@ -1,16 +0,0 @@ -#include "../luax.h" -#include "libjin/Physics/Physics.h" - -namespace jin -{ -namespace lua -{ - - using namespace jin::physics; - - int luaopen_physics(lua_State* L) - { - } - -} // physics -} // jin \ No newline at end of file -- cgit v1.1-26-g67d0