aboutsummaryrefslogtreecommitdiff
path: root/module/vcalendar/primitive.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-04-23 18:03:49 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-04-23 18:03:49 +0200
commit8f4fbcd493e28c86c598efcecdb6dc79d8fe0bfe (patch)
tree37e49d78df0916efcb0d547e0b28b63247cfec3d /module/vcalendar/primitive.scm
parentChange event-length => event-length/day. (diff)
downloadcalp-8f4fbcd493e28c86c598efcecdb6dc79d8fe0bfe.tar.gz
calp-8f4fbcd493e28c86c598efcecdb6dc79d8fe0bfe.tar.xz
Rename module vcalendar => vcomponent.
Diffstat (limited to '')
-rw-r--r--module/vcomponent/primitive.scm (renamed from module/vcalendar/primitive.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcalendar/primitive.scm b/module/vcomponent/primitive.scm
index 27ae6e17..b583d454 100644
--- a/module/vcalendar/primitive.scm
+++ b/module/vcomponent/primitive.scm
@@ -1,6 +1,6 @@
;;; Primitive export of symbols linked from C binary.
-(define-module (vcalendar primitive)
+(define-module (vcomponent primitive)
#:export (%vcomponent-children
%vcomponent-push-child!
%vcomponent-filter-children!