wscript: With --enable-$x, the existence of $x should be mandatory
[aubio.git] / src / vecutils.h
index 37857130b19634ba60fff6d11d7a91e8b142c65b..9bbdb48f5e116956966dd1bea629721b7cfa2bed 100644 (file)
 
 */
 
-/** @file
- *  various utilities functions for fvec and cvec objects
- *
+/** \file
+
+  Utility functions for ::fvec_t and ::cvec_t objects
+
  */
 
 #ifndef _VECUTILS_H