mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
voz1b1_2 compiles and links now.
This commit is contained in:
parent
51efae2e09
commit
26132586c0
3 changed files with 72 additions and 52 deletions
|
@ -8,7 +8,8 @@ struct PositionData
|
|||
float *xyz[3];
|
||||
pid_t np;
|
||||
float xyz_min[3], xyz_max[3];
|
||||
|
||||
float V0;
|
||||
|
||||
void destroy()
|
||||
{
|
||||
for (int j = 0; j < 3; j++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue