reorganizing the repository
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user