mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-14 01:45:35 +00:00
Merge branch 'release/3.1' of github.com:aportelli/LatAnalyze into release/3.1
This commit is contained in:
commit
2d20fadb4e
@ -107,6 +107,8 @@ MathParser.hpp: MathParser.ypp
|
|||||||
$(AM_V_YACC) $(YACC) -o MathParser.cpp --defines=MathParser.hpp $<
|
$(AM_V_YACC) $(YACC) -o MathParser.cpp --defines=MathParser.hpp $<
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
BUILT_SOURCES = AsciiParser.hpp MathParser.hpp
|
||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
MathLexer.cpp \
|
MathLexer.cpp \
|
||||||
AsciiLexer.cpp \
|
AsciiLexer.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user