From fbe5ef4028dc61ce28026e66e64ddfcdfcc6f6ec Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Sun, 23 Feb 2020 13:50:58 +0100 Subject: Give up on clean URLs --- site/posts/StronglySpecifiedFunctions.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/posts/StronglySpecifiedFunctions.v') diff --git a/site/posts/StronglySpecifiedFunctions.v b/site/posts/StronglySpecifiedFunctions.v index fa5df95..ac55b7e 100644 --- a/site/posts/StronglySpecifiedFunctions.v +++ b/site/posts/StronglySpecifiedFunctions.v @@ -3,7 +3,7 @@ This is the first article (initially published on #January 11, 2015#) of a series of two on how to write strongly-specified functions in Coq. You can read the next part #here#. *) + href="./StronglySpecifiedFunctionsProgram.html">here#. *) (** I started to play with Coq, the interactive theorem prover developed by Inria, a few weeks ago. It is a very powerful tool, -- cgit v1.2.3