1
0
mirror of synced 2026-04-28 04:55:54 +00:00

SUNFONT set DISPLAYFONTDIRECTORIES incorrectly (#248)

This commit is contained in:
Larry Masinter
2021-03-09 17:21:50 -08:00
committed by GitHub
parent b5fdf0fd50
commit 5d93ffc7c5

View File

@@ -1,32 +0,0 @@
(DEFINE-FILE-INFO READTABLE "XCL" PACKAGE "INTERLISP")
(FILECREATED "28-Jan-98 10:46:39" |{DSK}<disk>disk2>jdstools>lc3>lispcore3.0>SUNLOADUP>SUNFONT.;2| 1164
|changes| |to:| (VARS DISPLAYFONTDIRECTORIES)
|previous| |date:| "24-Jan-90 15:53:22"
|{DSK}<disk>disk2>jdstools>lc3>lispcore3.0>SUNLOADUP>SUNFONT.;1|)
; Copyright (c) 1990, 1998 by John Sybalsky. All rights reserved.
(PRETTYCOMPRINT SUNFONTCOMS)
(RPAQQ SUNFONTCOMS ((VARS DISPLAYFONTDIRECTORIES)))
(RPAQQ DISPLAYFONTDIRECTORIES (
"{DSK}~/lispcore/fonts/display/presentation/"
"{DSK}~/lispcore/fonts/display/PRINTWHEEL/"
"{DSK}~/lispcore/fonts/display/publishing/"
"{DSK}~/lispcore/fonts/display/miscellaneous/"
))
(PUTPROPS SUNFONT COPYRIGHT ("John Sybalsky" 1990 1998))
(DECLARE\: DONTCOPY
(FILEMAP (NIL)))
STOP