automatic commit
[folded-ctf.git] / fusion_sort.h
index c01dea9..f7bbf70 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  My very own implementation of the fusion sort.
+
+ */
+
 #ifndef FUSION_SORT_H
 #define FUSION_SORT_H