aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/primitive.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-05-03 13:18:33 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-05-03 15:19:34 +0200
commit53eab85617c656b88a48968971e3b79d1310cb71 (patch)
treea59247798b5d1ff49cab4e515c91be6ecd524555 /module/vcomponent/primitive.scm
parentThink it's only reintroducing of set! left. (diff)
downloadcalp-SCM.tar.gz
calp-SCM.tar.xz
moreSCM
Diffstat (limited to 'module/vcomponent/primitive.scm')
-rw-r--r--module/vcomponent/primitive.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/module/vcomponent/primitive.scm b/module/vcomponent/primitive.scm
index 53d73652..433e31ed 100644
--- a/module/vcomponent/primitive.scm
+++ b/module/vcomponent/primitive.scm
@@ -13,6 +13,8 @@
%vcomponent-get-attribute
%vcomponent-attribute-list
+ %vcomponent-get-hash-table
+
%vcomponent-shallow-copy))