aboutsummaryrefslogtreecommitdiff
path: root/module/hnh
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-09-18 23:10:37 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-09-18 23:10:51 +0200
commitf7c68c2e13611372154592bb43d9b3f84e455a29 (patch)
tree1a15b33684083979ffd0a995615d60aa7c5fb120 /module/hnh
parentExtend user-additions salar to handle multiple locations. (diff)
downloadcalp-f7c68c2e13611372154592bb43d9b3f84e455a29.tar.gz
calp-f7c68c2e13611372154592bb43d9b3f84e455a29.tar.xz
Add procedure module-file-mappings.
Diffstat (limited to 'module/hnh')
-rw-r--r--module/hnh/util/path.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/hnh/util/path.scm b/module/hnh/util/path.scm
index ed2d9f24..b0991073 100644
--- a/module/hnh/util/path.scm
+++ b/module/hnh/util/path.scm
@@ -16,6 +16,7 @@
(define path-absolute? absolute-file-name?)
+;; TODO remove intermidiate period components
(define (path-append . strings)
(fold (lambda (s done)
(string-append