More stuff! Tons of stuff!

This commit is contained in:
Markus Hauschild
2013-06-01 00:16:38 +02:00
parent 28ca85b94e
commit a778d524b1
11 changed files with 111 additions and 11 deletions

View File

@@ -60,6 +60,9 @@ SET(SCULLY_SOURCE
src/AST/ASTElement.cpp
src/AST/ASTVisitor.cpp
src/AST/Statement.cpp
src/AST/VariableDefinition.cpp
src/AST/Type.cpp
${CMAKE_CURRENT_BINARY_DIR}/grammar.cpp
)