From 7293aaf39b20d16b9b25dc3a0522cb672c111b81 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 8 May 1989 23:04:02 +0000 Subject: [PATCH] Make `sf/pathname-defaulting' available for users of `sf' to predict where the output files will go. --- v7/src/sf/sf.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/sf/sf.pkg b/v7/src/sf/sf.pkg index 442802541..73701d55a 100644 --- a/v7/src/sf/sf.pkg +++ b/v7/src/sf/sf.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/sf/sf.pkg,v 4.3 1988/10/30 14:21:55 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/sf/sf.pkg,v 4.4 1989/05/08 23:04:02 cph Exp $ Copyright (c) 1987 Massachusetts Institute of Technology @@ -62,6 +62,7 @@ MIT in each case. |# sf sf/add-file-declarations! sf/default-syntax-table + sf/pathname-defaulting sf/set-default-syntax-table! sf/set-file-syntax-table! sf/top-level-definitions -- 2.25.1