From 55a076a607b5e65f90f98e4e5e9bac5852df1d3e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 29 Apr 2023 18:19:20 +0200 Subject: Move selection stuff to a separate module --- examples/demo-show.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/demo-show.scm b/examples/demo-show.scm index 7405886..92fc780 100644 --- a/examples/demo-show.scm +++ b/examples/demo-show.scm @@ -10,6 +10,7 @@ (starlet attributes) (starlet cue-list) (starlet attributes) + (starlet selection) (starlet fixture-library generic dimmer) (starlet fixture-library stairville z120m) (starlet fixture-library robe dl7s) -- cgit v1.2.3