This commit is contained in:
Vitor Santos Costa
2017-05-02 04:08:03 +01:00
parent 83b137f117
commit 0320d8b49b
3 changed files with 8 additions and 7 deletions

View File

@@ -3,7 +3,9 @@
* @author Bob Welham, Lawrence Byrd, and R. A. O'Keefe. Contributions from Vitor Santos Costa, Jan Wielemaker and others.
* @date 1999
*
* @addtogroup library The Prolog Library
* @addtogroup lists The Prolog Library
*
* @ingroup library
*
* @{
*
@@ -626,4 +628,3 @@ close_list([_|T]) :-
%% @}
/** @} */