Lines 39-45
Link Here
|
39 |
myvertex && myvertex->next;\ |
39 |
myvertex && myvertex->next;\ |
40 |
myvertex = myvertex->next) |
40 |
myvertex = myvertex->next) |
41 |
|
41 |
|
42 |
//#define QHULL_31_COMP=1 |
42 |
#define QHULL_31_COMP=1 |
43 |
#ifdef QHULL_31_COMP |
43 |
#ifdef QHULL_31_COMP |
44 |
char qh_version[] = "_qhullmodule dummy version"; |
44 |
char qh_version[] = "_qhullmodule dummy version"; |
45 |
#endif |
45 |
#endif |