This commit is contained in:
2025-11-25 23:12:05 +01:00
parent ff41c8ace4
commit e1ee236905
3 changed files with 61 additions and 64 deletions

View File

@@ -1,9 +1,6 @@
#include "string.h"
#include "VoxelSpace.h"
#include "SomaSolve.h"
#include "math.h"
#include <stdlib.h>
#include <unistd.h>
/*
void get_dims_input(int dims[3]) {