www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e60673614ea5a9f831ceee8b6e5d104b942caad9
parent 2b8eedb7fdefa6f42d260684c0fd1f3d869f3b42
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Thu,  4 Mar 2021 21:00:44 +0000

Added e-mail address

Diffstat:
Mscribblings/repltest.scrbl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scribblings/repltest.scrbl b/scribblings/repltest.scrbl @@ -4,7 +4,7 @@ scriblib/footnote] @title{REPL test: copy-paste REPL interactions to define tests} -@author{Suzanne Soy} +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] Source code: @url{https://github.com/jsmaniac/repltest}