From 109beea10e8ddc7d4b17ccafdbfbe65b023eeab0 Mon Sep 17 00:00:00 2001 From: totoro Date: Sat, 20 Aug 2022 10:53:49 +0900 Subject: [PATCH] switch to xlib --- web/generic_table.anubis | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/web/generic_table.anubis b/web/generic_table.anubis index 23cfcd6..0f2070f 100644 --- a/web/generic_table.anubis +++ b/web/generic_table.anubis @@ -8,8 +8,7 @@ *Author* Alain Prouté *Author* Olivier Duvernois - - + *Author* David René (import into xlib) ---------------------------------------------------------------------------------------- @@ -17,8 +16,8 @@ read tools/basis.anubis -read CXM_common.anubis -read CXM_making_a_web_site.anubis +read common.anubis +read making_a_web_site.anubis The purpose is to print on a html browser a table from a List($Data) using the function -- libgit2 0.21.4