diff options
author | sanine <sanine.not@pm.me> | 2022-04-16 11:55:54 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-04-16 11:55:54 -0500 |
commit | 8fb7916a0d0cb007a4c3a4e6a31af58765268ca3 (patch) | |
tree | 52b5524a94a5b04e17a1fd7f8aca988ab6d0c75f /src/mesh/assimp-master/test/models/ParsingFiles | |
parent | db81b925d776103326128bf629cbdda576a223e7 (diff) |
delete src/mesh/assimp-master
Diffstat (limited to 'src/mesh/assimp-master/test/models/ParsingFiles')
-rw-r--r-- | src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt | 3 | ||||
-rw-r--r-- | src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt | 12 |
2 files changed, 0 insertions, 15 deletions
diff --git a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt deleted file mode 100644 index 907178e..0000000 --- a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt +++ /dev/null @@ -1,3 +0,0 @@ -TEST - -the rest diff --git a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt deleted file mode 100644 index fc6d204..0000000 --- a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt +++ /dev/null @@ -1,12 +0,0 @@ -#1= IFCORGANIZATION('GS','Graphisoft','Graphisoft',$,$); -#5= IFCAPPLICATION(#1,'14.0','ArchiCAD 14.0','ArchiCAD'); -#6= IFCPERSON('','Haefele','Karl-Heinz',$,$,$,$,$); -#8= IFCORGANIZATION('','KIT / IAI','',$,$); -#12= IFCPERSONANDORGANIZATION(#6,#8,$); -#13= IFCOWNERHISTORY(#12,#5,$,.ADDED.,$,$,$,1286451639); -#14= IFCSIUNIT(*,.LENGTHUNIT.,$,.METRE.); -#15= IFCSIUNIT(*,.AREAUNIT.,$,.SQUARE_METRE.); -#16= IFCSIUNIT(*,.VOLUMEUNIT.,$,.CUBIC_METRE.); -#17= IFCSIUNIT(*,.PLANEANGLEUNIT.,$,.RADIAN.); -#18= IFCMEASUREWITHUNIT(IFCPLANEANGLEMEASURE(0.017453293),#17); - |