From b855ebb91ad8d97617ec1aa418b4add84670a07d Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 27 Jul 2018 00:01:34 +0800 Subject: *change name --- src/libjin/Physics/Physics.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/libjin/Physics/Physics.h (limited to 'src/libjin/Physics/Physics.h') diff --git a/src/libjin/Physics/Physics.h b/src/libjin/Physics/Physics.h new file mode 100644 index 0000000..9927301 --- /dev/null +++ b/src/libjin/Physics/Physics.h @@ -0,0 +1,12 @@ +#ifndef __JIN_PHYSICS_H +#define __JIN_PHYSICS_H + +namespace jin +{ +namespace physics +{ + +} +} + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0