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=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a 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