This commit is contained in:
Dion Moult
2020-07-31 16:12:14 +10:00
parent e9cd48c62d
commit 6c7ddcca9c
8 changed files with 6 additions and 8 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/python3
# This code is taken from the trimesh project at https://github.com/mikedh/trimesh/blob/master/trimesh/collision.py
# License MIT https://github.com/mikedh/trimesh/blob/master/LICENSE.md
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import collision
import ifcopenshell