fix README
This commit is contained in:
@@ -239,9 +239,9 @@ New operators can be defined using the `op` declaration.
|
|||||||
|
|
||||||
### Modules
|
### Modules
|
||||||
|
|
||||||
rusty-wam supports for a simple predicate-based module system. It
|
rusty-wam has a simple predicate-based module system. It provides a
|
||||||
provides a way to separate units of code into distinct namespaces, for
|
way to separate units of code into distinct namespaces, for both
|
||||||
both predicates and operators. See the files `src/prolog/lib/*.pl` for
|
predicates and operators. See the files `src/prolog/lib/*.pl` for
|
||||||
examples.
|
examples.
|
||||||
|
|
||||||
At the time of this writing, several control and list processing
|
At the time of this writing, several control and list processing
|
||||||
|
|||||||
Reference in New Issue
Block a user