docs
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
*************************************************************************/
|
||||
|
||||
/**
|
||||
@file c_interface.c
|
||||
* @file c_interface.c
|
||||
*
|
||||
* @addtogroup ChYInterface
|
||||
*/
|
||||
|
||||
#ifndef C_INTERFACE_C
|
||||
@@ -175,11 +177,6 @@ X_API void YAP_SlotsToArgs(int HowMany, YAP_handle_t slot);
|
||||
|
||||
/// @}
|
||||
|
||||
/**
|
||||
@addtogroup c-interface
|
||||
@{
|
||||
*/
|
||||
|
||||
static arity_t current_arity(void) {
|
||||
CACHE_REGS
|
||||
if (P && PREVOP(P, Osbpp)->opc == Yap_opcode(_call_usercpred)) {
|
||||
|
Reference in New Issue
Block a user