diff --git a/src/loaders/Task.cpp b/src/loaders/Task.cpp index afd201b..97fbd06 100644 --- a/src/loaders/Task.cpp +++ b/src/loaders/Task.cpp @@ -176,6 +176,7 @@ bool Task::has_definition() void Task::execute( bool verbose ) { // DUFFING - If Examplar is broken it's probably going to be in this block. + // Somebody come clean this up, eh? // PREWORK // throw if unit not coupled to all necessary values since Task is stateful (yes, stateful is okay)