aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/feedback.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/feedback.mli')
-rw-r--r--lib/feedback.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/feedback.mli b/lib/feedback.mli
index 7e7b57625..775f71e9e 100644
--- a/lib/feedback.mli
+++ b/lib/feedback.mli
@@ -43,6 +43,7 @@ type feedback_content =
| SlaveStatus of string * string
| ProcessingInMaster
| Goals of Loc.t * string
+ | StructuredGoals of Loc.t * xml
| FileLoaded of string * string
| Message of message