From 0e00c30154dbf47102407160c9adf9d01584e896 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 12 Jan 2023 20:35:23 +0100 Subject: [PATCH] string module update - string-tools.l1h update --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5e695043..a7aedc82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ L1VM (2.0.6) Examples in /lib: train_fann.l1com and train_fann_file.l1com. FANN module code cleanup. Now uses pointers for the input/output vars. - NEW: string module demo update, string-tools.l1h now uses strimg_left and string_right in string replace function. + NEW: string module demo update, string-tools.l1h now uses string_left and string_right in string replace function. -- Stefan Pietzonke Thu 12 Jan 2022 20:33 +0100