Browse Source

separted bbw as its own extra (mosek optional via IGL_NO_MOSEK), support for mosek 7, better control over verbosity in bbw

Former-commit-id: 3e212b8fcd04acfd76046de1db31e83b652404eb
Alec Jacobson (jalec 11 years ago
parent
commit
52eb4164ce
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/igl/orient_outward_ao.h

+ 2 - 0
include/igl/orient_outward_ao.h

@@ -1,3 +1,4 @@
+#if false
 #ifndef IGL_ORIENT_OUTWARD_AO_H
 #define IGL_ORIENT_OUTWARD_AO_H
 #include "igl_inline.h"
@@ -44,3 +45,4 @@ namespace igl
 #endif
 
 #endif
+#endif