reorganizing the repository

This commit is contained in:
2023-11-24 09:40:52 +01:00
parent 3430407a93
commit b49fc4801f
68 changed files with 17 additions and 0 deletions
@@ -0,0 +1,8 @@
#ifndef __DIMENSION_T__H__
#define __DIMENSION_T__H__
#include "permutation_t/permutation_t.h"
typedef dimension struct PERMUTATION_TYPE_SIZE_T;
//int compare_dimension(dimension *d1, dimension *d2);