From 64f037d91e0c9296dcaef9a0ff3eb33b19a2ed34 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:38 -0800 Subject: Import Upstream version 3a5 --- Template.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Template.scm') diff --git a/Template.scm b/Template.scm index 74fb7ea..b006f7a 100644 --- a/Template.scm +++ b/Template.scm @@ -204,6 +204,9 @@ )) +;;@ (FILE-POSITION . ) +(define (file-position . args) #f) + ;;@ (OUTPUT-PORT-WIDTH ) (define (output-port-width . arg) 79) -- cgit v1.2.3