add support for creating a list of codes or atoms incrementally.

This commit is contained in:
Vítor Santos Costa
2008-12-22 13:49:44 +00:00
parent 7598b56c38
commit 8efcdf7eaa
8 changed files with 133 additions and 98 deletions

View File

@@ -417,7 +417,7 @@ setOSFeatures(void)
/*******************************
* MEMORY *
*******************************/
#if SWI_PROLOG
#if __SWI_PROLOG__
uintptr_t
UsedMemory(void)
{