clean up and add Makefile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#include "src/set_theoric_t/set_theoric_t.h"
|
||||
#include "set_theoric_t/set_theoric_t.h"
|
||||
|
||||
#define GENERATE_SET_THEORIC(type) \
|
||||
SET_THEORIC_##type * CREATE_SET_THEORIC_##type(size_t id){ \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "src/tools_t/tools_t.h"
|
||||
#include "tools_t/tools_t.h"
|
||||
|
||||
#define GENERATE_UNSIGNED_SET_THEORIC(type) \
|
||||
struct SET_THEORIC_##type{ \
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user