Skip to content
Snippets Groups Projects
Commit 077b3708 authored by Tobias Leemann's avatar Tobias Leemann
Browse files

Removed Header from basic.h

parent 88e9b6d8
No related merge requests found
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include "pe/rigidbody/StorageDataHandling.h" #include "pe/rigidbody/StorageDataHandling.h"
#include "pe/ccd/HashGridsDataHandling.h" #include "pe/ccd/HashGridsDataHandling.h"
#include "pe/fcd/SimpleFCDDataHandling.h" #include "pe/fcd/SimpleFCDDataHandling.h"
#include "pe/fcd/IterativeFCDDataHandling.h"
#include "pe/bg/SimpleBGDataHandling.h" #include "pe/bg/SimpleBGDataHandling.h"
#include "pe/cr/DEM.h" #include "pe/cr/DEM.h"
#include "pe/cr/HCSITS.h" #include "pe/cr/HCSITS.h"
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
// You should have received a copy of the GNU General Public License along // You should have received a copy of the GNU General Public License along
// with waLBerla (see COPYING.txt). If not, see <http://www.gnu.org/licenses/>. // with waLBerla (see COPYING.txt). If not, see <http://www.gnu.org/licenses/>.
// //
//! \file Collision.cpp //! \file CollisionTobiasGJK.cpp
//! \author Sebastian Eibl <sebastian.eibl@fau.de> //! \author Sebastian Eibl <sebastian.eibl@fau.de>
// //
//====================================================================================================================== //======================================================================================================================
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment