aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2021-11-08 22:20:54 -0400
committerEduardo Julian2021-11-08 22:20:54 -0400
commit1b110d177a8bc12776a6d24bd6d3f693abe5ba2a (patch)
treec3e4bccc752504fb5bc19b14f3c003d88f66d77a /documentation
parent651c7afff45f7f6c6b16d873d699ef0f7c890246 (diff)
Added the carriage return for better Windows compatibility.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bookmark/error_messages.md4
-rw-r--r--documentation/bookmark/paradigm/logic_programming.md4
2 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/error_messages.md b/documentation/bookmark/error_messages.md
new file mode 100644
index 000000000..9ad8c04f2
--- /dev/null
+++ b/documentation/bookmark/error_messages.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [The Futhark Error Index](https://futhark-lang.org/blog/2021-09-24-the-futhark-error-index.html)
+
diff --git a/documentation/bookmark/paradigm/logic_programming.md b/documentation/bookmark/paradigm/logic_programming.md
index caf03f67d..20f6023a9 100644
--- a/documentation/bookmark/paradigm/logic_programming.md
+++ b/documentation/bookmark/paradigm/logic_programming.md
@@ -1,3 +1,7 @@
+# Concurrent Logic Programming
+
+1. [The Joy of Concurrent Logic Programming](http://www.call-with-current-continuation.org/articles/the-joy-of-concurrent-logic-programming.txt)
+
# Unification
1. [Functors of the World, Unite!](https://www.youtube.com/watch?v=8k7YH9st_8U)