From a53b4df8b6f08ad86209894814a2f0694b9c8ed1 Mon Sep 17 00:00:00 2001 From: Matteo Redaelli Date: Tue, 25 Aug 2020 17:19:45 +0200 Subject: [PATCH] Update README.md wrong link to source file dcgs.pl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ce4b829..12a4874f 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ the exact same internal representation, and has the advantage that only the standard predicate `(=)/2` is used. Definite clause grammars as provided by -[`library(dcgs)`](src/lib/lists.pl), and the predicates from +[`library(dcgs)`](src/lib/dcgs.pl), and the predicates from [`library(lists)`](src/lib/lists.pl), are ideally suited for reasoning about strings. -- 2.54.0