documenetation .

This commit is contained in:
Vítor Santos Costa
2014-05-14 10:01:11 +01:00
parent 503b2b93f9
commit 596768a56b
8 changed files with 434 additions and 355 deletions

View File

@@ -14,6 +14,14 @@
* *
* *
*************************************************************************/
/**
*
* @file blobs.c
*
* @addtogroup swi-c-interface
*
* @{
*/
#include <Yap.h>
#include <Yatom.h>
@@ -248,3 +256,7 @@ Yap_install_blobs(void)
{
}
/**
* @}
*/