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=d2c1cd182ad8cee83facd6b793e1fcca4cf0cd27;hb=aed34255065b18c445d096f51bd2091833810a81;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c diff --git a/fusion_sort.h b/fusion_sort.h index d2c1cd1..f7bbf70 100644 --- a/fusion_sort.h +++ b/fusion_sort.h @@ -12,10 +12,18 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + My very own implementation of the fusion sort. + + */ + #ifndef FUSION_SORT_H #define FUSION_SORT_H