diff --git a/src/lib/utility/scheduling/Blackboard.h b/src/lib/utility/scheduling/Blackboard.h index 1b88e9f9..e1eebfa6 100644 --- a/src/lib/utility/scheduling/Blackboard.h +++ b/src/lib/utility/scheduling/Blackboard.h @@ -5,7 +5,6 @@ #include #include -#include "Utility/UtilityString.h" #include "utility/logging/logging.h" struct BlackboardItemBase diff --git a/web/documentation/index.html b/web/documentation/index.html index 0e08209d..b2af569f 100644 --- a/web/documentation/index.html +++ b/web/documentation/index.html @@ -1716,22 +1716,20 @@

https://github.com/CoatiSoftware/emacs-coati

Installation -

-

Use

If you want Emacs to activate a certain element in Coati, set your cursor to that element and M + x and type in coati-send-location.

@@ -1743,7 +1741,23 @@

https://github.com/CoatiSoftware/sublime-coati

Installation -

To install the Coati plugin for Sublime Text copy the CoatiPlugin folder located in your ide_plugins/sublime_text to your SublimeText/Packages folder and restart Sublime.

+

Use

If you want Sublime to activate a certain element in Coati, click a location to place the cursor, right-click to bring up the context menu and choose the “Coati - Set active Token” option. Please note that the position of the cursor will be sent to Coati and not the position you opened the context menu at.