include R package.

This commit is contained in:
Vitor Santos Costa
2011-03-19 15:29:06 +00:00
parent 97c76adbf4
commit ca952a4eac
7 changed files with 258 additions and 217 deletions

View File

@@ -56,7 +56,6 @@ lookupBlob(void *blob, size_t len, PL_blob_t *type)
{
BlobPropEntry *b;
AtomEntry *ae;
if (type->flags & PL_BLOB_UNIQUE) {
/* just keep a linked chain for now */
ae = SWI_Blobs;