From c30ab4c2e146e5b14402431089af9d6032e60973 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 May 2023 12:42:53 +0200 Subject: [PATCH] wip #5908 @1 --- AFP2022/_doc/publish.bat | 2 + AFP2022/couvfr.html | 317 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 319 insertions(+) create mode 100644 AFP2022/_doc/publish.bat create mode 100644 AFP2022/couvfr.html diff --git a/AFP2022/_doc/publish.bat b/AFP2022/_doc/publish.bat new file mode 100644 index 0000000..bd44baa --- /dev/null +++ b/AFP2022/_doc/publish.bat @@ -0,0 +1,2 @@ +@echo off +scp -P 58745 ../couvfr.html toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working/30055/ \ No newline at end of file diff --git a/AFP2022/couvfr.html b/AFP2022/couvfr.html new file mode 100644 index 0000000..53e8ba4 --- /dev/null +++ b/AFP2022/couvfr.html @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.39.5