From ed4e86f47935994fb424c977e4123bde625ddff1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jun 2024 16:56:30 -0500 Subject: Fix html/other sourcing; re-scramble Makefile --- src/wrap.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wrap.scm') diff --git a/src/wrap.scm b/src/wrap.scm index 0ed8868..aa077d8 100644 --- a/src/wrap.scm +++ b/src/wrap.scm @@ -5,7 +5,7 @@ (jimmy util) (only (chicken io) read-string) (only (chicken port) with-output-to-string) - (only (chicken string) string-translate*)) + (only (chicken string) string-translate* string-intersperse)) ;; templates are strings with variables interpolated with "{{variables}}" -- cgit 1.4.1-21-gabe81