Removed the AST cloner.

This commit is contained in:
Roberto Raggi
2009-11-10 10:41:43 +01:00
parent 80f66485c9
commit 9e7ff0469b
3 changed files with 0 additions and 1844 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -40,7 +40,6 @@ HEADERS += \
SOURCES += \
$$PWD/AST.cpp \
$$PWD/ASTClone.cpp \
$$PWD/ASTVisit.cpp \
$$PWD/ASTVisitor.cpp \
$$PWD/Array.cpp \