improve blob support (but just skeleton).

This commit is contained in:
Vitor Santos Costa
2010-11-29 23:17:06 +00:00
parent c454690a67
commit 7b6f330bd3
11 changed files with 159 additions and 193 deletions

View File

@@ -300,3 +300,5 @@
Atom swi_atoms[N_SWI_ATOMS];
Functor swi_functors[N_SWI_FUNCTORS];
struct swi_reverse_hash swi_reverse_hash[N_SWI_HASH];
struct PL_blob_t *swi_blobs;