Skip to content

Commit

Permalink
Merge branch 'optimize-indexed-min-aggregate' of github.com:aeflores/…
Browse files Browse the repository at this point in the history
…souffle into optimize-indexed-min-aggregate
  • Loading branch information
aeflores committed Oct 20, 2020
2 parents f04514e + 44a4d20 commit 18a0351
Show file tree
Hide file tree
Showing 6 changed files with 622 additions and 655 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ souffle_sources = \
ast/transform/SimplifyAggregateTargetExpression.h \
ast/transform/Transformer.cpp \
ast/transform/Transformer.h \
ast/transform/TypeChecker.cpp \
ast/transform/TypeChecker.h \
ast/transform/UniqueAggregationVariables.cpp \
ast/transform/UniqueAggregationVariables.h \
ast/transform/While.h \
Expand Down
Loading

0 comments on commit 18a0351

Please sign in to comment.