sp_lib.nl and string__contains_char
Fergus Henderson
fjh at cs.mu.oz.au
Tue Feb 18 14:49:56 AEDT 1997
Hi Zoltan,
----------------------------
revision 1.20
date: 1996/12/29 04:28:05; author: zs; state: Exp; lines: +5 -0
Estimated hours taken: 0.1
sp_lib:
Add a definition for string__contains_char, since the Mercury
definition uses pragma_c_code.
----------------------------
That is not the right place to add it. It should be in string.nu.nl,
which (despite the name) is used for both SICStus and NU-Prolog.
In fact, it _is_ in string.nu.nl now; stayl added it there on 1997/01/20.
So can you please undo that change?
A reminder to everyone: anything implemented using pragma c_code in
the standard library should also be implemented in Prolog code in
the corresponding .nu.nl file.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list