]> Repositorios git - scryer-prolog.git/commitdiff
.
authorMark Thom <[email protected]>
Tue, 27 Feb 2018 02:28:19 +0000 (19:28 -0700)
committerMark Thom <[email protected]>
Tue, 27 Feb 2018 02:28:19 +0000 (19:28 -0700)
README.md

index 738f3e9ee996e13c22929245b567c8af7f6c3b03..82fa08e0a25da74296aef30f9d8ecfb64fb76b3c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Extend rusty-wam to include the following, among other features:
 * Built-in predicates for list processing and top-level declarative
   control (`setup_call_control/3`, `call_with_inference_limit/3`,
   etc.) (_done_).
-* Add a rudimentary module system.
+* A rudimentary module system.
 * Attributed variables using the SICStus Prolog interface and
   semantics. Adding coroutines like `dif/2`, `freeze/2`, etc.
   is straightforward with attributed variables.