From f15525ac29af29bedbb04ae12297d67be3ce6475 Mon Sep 17 00:00:00 2001 From: Carst Tankink Date: Thu, 10 Apr 2014 12:33:42 +0200 Subject: Have the feedback bus as a backend for dumping globs. --- lib/interface.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/interface.mli') diff --git a/lib/interface.mli b/lib/interface.mli index 8af26196c4..c8fe068e60 100644 --- a/lib/interface.mli +++ b/lib/interface.mli @@ -130,6 +130,7 @@ type feedback_content = | Incomplete | Complete | GlobRef of Loc.t * string * string * string * string + | GlobDef of Loc.t * string * string * string | ErrorMsg of Loc.t * string | InProgress of int | SlaveStatus of int * string -- cgit v1.2.3