Dear Josh,
Ciao-Prolog 1.10 #5: Fri Aug 6 19:01:54 2004
?- use_module(library(dict)).
Note: module dict already in executable, just made visible
?- dictionary(D).
{ERROR: dict:dictionary/1 - undefined predicate}
this is indeed a bug, which is fixed in our upcoming 1.14 version.
The problem is that that the property dictionary/1 (a property is
similar to a type) is declared in this library but it is not
implemented yet and thus you cannot call it. In 1.14 an
implementation is provided. Hope this helps.
--
----------------------- The Ciao System Development Team --------------------
The CLIP Group | Technical University of Madrid
ciao(a)clip.dia.fi.upm.es | University of New Mexico
http://www.cliplab.org /
http://www.ciaohome.org
-----------------------------------------------------------------------------
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages:
http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------