From c82db7f834b8935a46c9ca042041d5f979253665 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 3 May 2019 11:03:01 +0200 Subject: [PATCH] edited "parallelization" library to use the new "is (list) empty" primitive --- HISTORY.md | 1 + libraries/parallel_module.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0a7601be..8be2a062 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -83,6 +83,7 @@ * Objects: added relabelling options for HOF-prims * German translation update * removed new HOF prims from the "atomic HOFs" library (aka "Bigger Data") +* edited "parallelization" library to use the new "is (list) empty" primitive ### 2019-05-02 * Blocks: reordered MY block dropdown by data type diff --git a/libraries/parallel_module.xml b/libraries/parallel_module.xml index 0ec41401..1677a08b 100644 --- a/libraries/parallel_module.xml +++ b/libraries/parallel_module.xml @@ -1 +1 @@ -
each scripttest
\ No newline at end of file +
each scripttest
\ No newline at end of file