mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-12 11:03:05 +00:00
renamed c_tools to c_src and moved zobov to that directory
This commit is contained in:
parent
50ad2d6d73
commit
3203c24ec5
48 changed files with 3 additions and 4 deletions
11
zobov/voz.h
11
zobov/voz.h
|
@ -1,11 +0,0 @@
|
|||
#define MAXVERVER 100000
|
||||
#define NGUARD 84 /*Actually, the number of SPACES between guard points
|
||||
##define NGUARD 42 /*Actually, the number of SPACES between guard points
|
||||
in each dim */
|
||||
|
||||
typedef int pid_t;
|
||||
|
||||
typedef struct Partadj {
|
||||
pid_t nadj;
|
||||
pid_t *adj;
|
||||
} PARTADJ;
|
Loading…
Add table
Add a link
Reference in a new issue