mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Moved zobov into its private directory. New CMakeLists.txt to accomodate this
This commit is contained in:
parent
162fd7d9c4
commit
a7a1e004e3
10 changed files with 0 additions and 0 deletions
8
voz.h
8
voz.h
|
@ -1,8 +0,0 @@
|
|||
#define MAXVERVER 4000
|
||||
#define NGUARD 42 /*Actually, the number of SPACES between guard points
|
||||
in each dim */
|
||||
|
||||
typedef struct Partadj {
|
||||
int nadj;
|
||||
int *adj;
|
||||
} PARTADJ;
|
Loading…
Add table
Add a link
Reference in a new issue