This commit is contained in:
Vitor Santos Costa
2016-11-16 17:17:33 -06:00
parent 56905d86ae
commit 8d1cc35a8a
36 changed files with 1523 additions and 2164 deletions

View File

@@ -17,13 +17,13 @@
:- module(attributes, [op(1150, fx, attribute)]).
%% @{
/**
@addtogroup attributes
SICStus style attribute declarations are activated through loading the
%% @{
SICStus style attribute declarations are activated through loading the
library <tt>atts</tt>. The command
~~~~~