pushing in the meanwhile

This commit is contained in:
2022-02-21 18:27:41 +01:00
parent 0a5a271409
commit 6dd5df58a1
7 changed files with 157 additions and 17 deletions

View File

@@ -27,6 +27,7 @@
*/
import "../../dataflow_neuro/treegates.act";
import globals;
open tmpl::dataflow_neuro;
@@ -37,3 +38,4 @@ defproc ortree_15 (bool? in[15]; bool! out){
}
ortree_15 t;