From 3a73c9aa4b05d26ea4748128e435cb3d6a149f8f Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 23 Aug 2021 11:10:00 +0200 Subject: [PATCH] [DEV] Stupid commit --- ephysics/collision/narrowphase/EPA/TriangleEPA.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ephysics/collision/narrowphase/EPA/TriangleEPA.hpp b/ephysics/collision/narrowphase/EPA/TriangleEPA.hpp index f30e516..c9083bd 100644 --- a/ephysics/collision/narrowphase/EPA/TriangleEPA.hpp +++ b/ephysics/collision/narrowphase/EPA/TriangleEPA.hpp @@ -1,4 +1,4 @@ -/** @file + /** @file * Original ReactPhysics3D C++ library by Daniel Chappuis This code is re-licensed with permission from ReactPhysics3D author. * @author Daniel CHAPPUIS * @author Edouard DUPIN