doc should say to load gecode as a library module
This commit is contained in:
parent
7109143fd9
commit
0e49f6cf3b
@ -1,10 +1,8 @@
|
||||
USING THE GECODE MODULE
|
||||
=======================
|
||||
|
||||
:- use_module(gecode).
|
||||
or
|
||||
:- use_module(library(gecode)).
|
||||
if it is installed as a library module
|
||||
|
||||
|
||||
CREATING A SPACE
|
||||
================
|
||||
|
Reference in New Issue
Block a user