Fix build for current python bindings.

This commit is contained in:
Jérémie Dumas
2018-11-12 22:56:45 +01:00
parent 1225b8d5a9
commit b0c518a05f
46 changed files with 111 additions and 25 deletions
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python3
#
# This file is part of libigl, a simple c++ geometry processing library.
#
# Copyright (C) 2017 Sebastian Koch <s.koch@tu-berlin.de> and Daniele Panozzo <daniele.panozzo@gmail.com>