diff -r c9fece435aa2 -r 82bd0f57a889 src/Configuration.h --- a/src/Configuration.h Tue Feb 05 12:14:58 2019 +0100 +++ b/src/Configuration.h Tue Feb 05 12:41:54 2019 +0100 @@ -75,7 +75,6 @@ */ std::vector definitions; - // TODO: --relation … --drop – will execute --for-each, but no output will be generated for this relation // TODO: --create t2 3 a integer b boolean '…guile…' – allow creating new relations? Or allow calling startRelation() and attribute() from Guile? virtual ~Configuration() {