FIX return the network status hash table (might be important)

This commit is contained in:
Nathan Dwarshuis 2022-04-20 20:07:20 -04:00
parent 1f0035b995
commit 1521696c7b
1 changed files with 3 additions and 1 deletions

View File

@ -1626,7 +1626,9 @@ DEF-FUN and the output from GET-FUN (type :: a -> NS)."
(org-x-dag-ht-propagate-action-down adjlist ns)
(org-x-dag-ns-dlp sel-date adjlist cur-d ns)
(org-x-dag-ht-propagate-down adjlist :action :planned ns))))
(org-x-dag-ht-propagate-down adjlist :action :planned ns)
ns)))
;; global pipeline control