X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=fusion_sort.h;h=f7bbf70169bd9726001383de5ba11f7c77fae2ba;hp=c01dea9d63df05e32f442ebbf9446418ef8eea1a;hb=aed34255065b18c445d096f51bd2091833810a81;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a diff --git a/fusion_sort.h b/fusion_sort.h index c01dea9..f7bbf70 100644 --- a/fusion_sort.h +++ b/fusion_sort.h @@ -18,6 +18,12 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + My very own implementation of the fusion sort. + + */ + #ifndef FUSION_SORT_H #define FUSION_SORT_H