load signal file

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-14 01:41:41 -05:00
parent 239f3cb4c1
commit 90ff1c49de

View File

@ -13,6 +13,7 @@
[propeller.push.instructions.polymorphic] [propeller.push.instructions.polymorphic]
[propeller.push.instructions.string] [propeller.push.instructions.string]
[propeller.push.instructions.vector] [propeller.push.instructions.vector]
[propeller.push.instructions.signal]
[propeller.selection :as selection] [propeller.selection :as selection]
[propeller.utils :as utils])) [propeller.utils :as utils]))