From d913885827f81f7ffd0e906e35ed8737ad9f9d30 Mon Sep 17 00:00:00 2001 From: Jarrad Hope Date: Fri, 1 Apr 2016 17:35:27 +0200 Subject: [PATCH] add state to task-creator --- src/narjure/perception_action/task_creator.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/narjure/perception_action/task_creator.clj b/src/narjure/perception_action/task_creator.clj index c8da6a8..9817c92 100644 --- a/src/narjure/perception_action/task_creator.clj +++ b/src/narjure/perception_action/task_creator.clj @@ -11,6 +11,7 @@ - Sets source property based on origin - Add serial-no - Converts tense to occurrence time (has system time in state)" + 0 {:sentence-msg sentence :system-time-tick-msg system-time-tick})