mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Added zobov to the list of subdirs. Fixed include path voz1b1 vozinit and vozutil
This commit is contained in:
parent
a5968daf01
commit
15496df4ff
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "qhull_a.h"
|
||||
#include "libqhull/qhull_a.h"
|
||||
#include "voz.h"
|
||||
|
||||
#define DL for (d=0;d<3;d++)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "qhull_a.h"
|
||||
#include "libqhull/qhull_a.h"
|
||||
#include "voz.h"
|
||||
|
||||
#define NUMCPU 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "qhull_a.h"
|
||||
#include "libqhull/qhull_a.h"
|
||||
#include "voz.h"
|
||||
|
||||
#define FOREACHvertex2_(vertices) FOREACHsetelement_(vertexT, vertices2,vertex2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue