From 8fb7916a0d0cb007a4c3a4e6a31af58765268ca3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 16 Apr 2022 11:55:54 -0500 Subject: delete src/mesh/assimp-master --- src/mesh/assimp-master/test/models/STL/formatDetection | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/mesh/assimp-master/test/models/STL/formatDetection (limited to 'src/mesh/assimp-master/test/models/STL/formatDetection') diff --git a/src/mesh/assimp-master/test/models/STL/formatDetection b/src/mesh/assimp-master/test/models/STL/formatDetection deleted file mode 100644 index 49cd445..0000000 --- a/src/mesh/assimp-master/test/models/STL/formatDetection +++ /dev/null @@ -1,9 +0,0 @@ -solid testTriangle - facet normal 0.0 0.0 1.0 - outer loop - vertex 1.0 1.0 0.0 - vertex -1.0 1.0 0.0 - vertex 0.0 -1.0 0.0 - endloop - endfacet -endsolid \ No newline at end of file -- cgit v1.2.1