This commit is contained in:
Vitor Santos Costa
2017-04-13 21:42:34 +01:00
parent 7063641a5b
commit 70232133cc
64 changed files with 687 additions and 632 deletions

View File

@@ -29,7 +29,8 @@
the GNU General Public License.
*/
%% @addtogroup CHR_Debugging
%% @addtogroup CHR_Debugging Debugging
%% @ingroup CHR
%
% CHR debugger
%
@@ -43,7 +44,7 @@
%% chr_show_store(+Module)
%
%
% Prints all suspended constraints of module Mod to the standard
% output.