first take for atom garbage collector.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@513 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* yap2swi.c */
|
||||
/*
|
||||
* Project: jpl for Yap Prolog
|
||||
* Author: Steve Moyle
|
||||
* Author: Steve Moyle and Vitor Santos Costa
|
||||
* Email: steve.moyle@comlab.ox.ac.uk
|
||||
* Date: 21 January 2002
|
||||
|
||||
@@ -36,7 +36,8 @@ alloc_ring_buf(void)
|
||||
YAP: NO EQUIVALENT */
|
||||
|
||||
/* dummy function for now (until Vitor comes through!)*/
|
||||
X_API void PL_agc_hook(void)
|
||||
X_API PL_agc_hook_t
|
||||
PL_agc_hook(PL_agc_hook_t entry)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user