]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parser.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_parser.h
index 533496f15f32a993301d17ffe1879e7e60cd7ee3..4aa2146705290bd3e785b7c13f6e2b3d0c2549cb 100644 (file)
@@ -1,5 +1,5 @@
 // -*- C++ -*-
-/*
+/**
  *  File:        math_parser.h
  *  Purpose:     Declaration of parsing utilities for mathed
  *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
@@ -19,9 +19,6 @@
 #ifndef MATH_PARSER_H
 #define MATH_PARSER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "LString.h"