From 087e85e1e44a0ad5fcf18e2bf9b5f2aa1fabd306 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 May 2023 21:10:55 +0200 Subject: [PATCH] wip #5908 @1 --- AFP2022/_doc/publish.bat | 3 +- AFP2022/couven.html | 273 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 275 insertions(+), 1 deletion(-) create mode 100644 AFP2022/couven.html diff --git a/AFP2022/_doc/publish.bat b/AFP2022/_doc/publish.bat index bd44baa..39dd501 100644 --- a/AFP2022/_doc/publish.bat +++ b/AFP2022/_doc/publish.bat @@ -1,2 +1,3 @@ @echo off -scp -P 58745 ../couvfr.html toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working/30055/ \ No newline at end of file +scp -P 58745 ../couvfr.html toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working/30055/ +scp -P 58745 ../couven.html toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working/30060/ \ No newline at end of file diff --git a/AFP2022/couven.html b/AFP2022/couven.html new file mode 100644 index 0000000..64f71b6 --- /dev/null +++ b/AFP2022/couven.html @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.39.5