aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-10-23 00:14:52 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-10-23 00:14:52 +0200
commit207d04b652925de2348010a0a2a4d2f72728a363 (patch)
tree8c8034914c8eb18d79e574596963b1ad52eb9978 /module/vcomponent
parentAdd an assert. (diff)
downloadcalp-207d04b652925de2348010a0a2a4d2f72728a363.tar.gz
calp-207d04b652925de2348010a0a2a4d2f72728a363.tar.xz
Add entry-point for generating tidsrapporter.
Diffstat (limited to 'module/vcomponent')
-rw-r--r--module/vcomponent/search.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/search.scm b/module/vcomponent/search.scm
index 7d039a24..a402bd49 100644
--- a/module/vcomponent/search.scm
+++ b/module/vcomponent/search.scm
@@ -73,7 +73,7 @@
;; Returns a new stream which is the result of filtering the input set with the
;; query procedure.
;; (a → bool), (stream a) → (stream a)
-(define (execute-query query-proc event-set)
+(define-public (execute-query query-proc event-set)
(stream-timeslice-limit
(stream-filter query-proc event-set)
;; .5s, tested on my laptop. .1s sometimes doesn't get to events on