One more missing file in doxygen.cfg: cbackend.cpp

This commit is contained in:
Dmitry Babokin
2013-02-23 20:45:31 +04:00
parent 88f21b5c57
commit 9e0428ba0d

View File

@@ -597,6 +597,7 @@ INPUT = ast.h \
util.h \ util.h \
ast.cpp \ ast.cpp \
builtins.cpp \ builtins.cpp \
cbackend.cpp \
ctx.cpp \ ctx.cpp \
decl.cpp \ decl.cpp \
expr.cpp \ expr.cpp \