Fix dumb typo
This commit is contained in:
parent
3b4e1c2b98
commit
0aafcc327f
@ -21,7 +21,7 @@
|
|||||||
*********************************************
|
*********************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Import the Constraint Logic Programming over Finite Domains lybrary
|
/* Import the Constraint Logic Programming over Finite Domains library
|
||||||
* Essentially, this library improves the way Prolog deals with integers,
|
* Essentially, this library improves the way Prolog deals with integers,
|
||||||
* allowing more predicates to be reversible.
|
* allowing more predicates to be reversible.
|
||||||
* For instance, number(N) is always false, which prevents the
|
* For instance, number(N) is always false, which prevents the
|
||||||
|
Reference in New Issue
Block a user