]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_amsarrayinset.h
index 7cf5e7e5c5efcd0e04949304a82e80bd9a9e5da2..ea4d7aff4c187dd78f712765c3359668a44213ee 100644 (file)
@@ -8,10 +8,13 @@
 #pragma interface
 #endif
 
-//
-// used for [pbvV]matrix, psmatrix etc
-//
-
+/**
+ * Inset for things like [pbvV]matrix, psmatrix etc
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 class MathAMSArrayInset : public MathGridInset {
 public: