]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/compare.hh
release: 0.0.32
[lilypond.git] / flower / compare.hh
index 30a1998ad34671935bacd51d834abeb8e617c207..203ba014e7cb89fbed70b41355d498354c2624a6 100644 (file)
@@ -28,8 +28,7 @@ operator op(type t1, type t2)\
 #define gpp_minmax(type, prefix)
 #endif
 
-/// handy notations for a signed comparison
-/**
+/**  handy notations for a signed comparison. 
     make the operators{<,<=,==,>=,>} and the MAX and MIN of two.
     Please fill a & in the type argument if necessary.    
     */