]> mj.ucw.cz Git - libucw.git/blobdiff - images/sig-cmp.c
Install the build system
[libucw.git] / images / sig-cmp.c
index 028e1b6ac56288cfeb7b3d2e06548e1381094a6e..71beecf261d490178fb8993d37812de4d31df1b6 100644 (file)
@@ -18,9 +18,7 @@
 
 #define ASORT_PREFIX(x) image_signatures_dist_integrated_##x
 #define ASORT_KEY_TYPE uns
-#define ASORT_ELT(i) items[i]
-#define ASORT_EXTRA_ARGS , uns *items
-#include "ucw/arraysort.h"
+#include "ucw/sorter/array-simple.h"
 
 #define EXPLAIN
 #include "images/sig-cmp-gen.h"