1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-04-11 03:20:46 +01:00

Merge branch 'release/3.1' of github.com:aportelli/LatAnalyze into release/3.1

This commit is contained in:
Antonin Portelli 2016-04-13 12:31:26 +01:00
commit 2d20fadb4e

View File

@ -107,6 +107,8 @@ MathParser.hpp: MathParser.ypp
$(AM_V_YACC) $(YACC) -o MathParser.cpp --defines=MathParser.hpp $<
endif
BUILT_SOURCES = AsciiParser.hpp MathParser.hpp
CLEANFILES = \
MathLexer.cpp \
AsciiLexer.cpp \