Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
d63db86e
Commit
d63db86e
authored
Oct 28, 2022
by
Dave Cooper
Browse files
fixed another typo - long round trip for builds testing
parent
6e3553e1
Pipeline
#7255
passed with stages
in 5 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
base/zzinit/source/initialize.lisp
View file @
d63db86e
...
...
@@ -63,7 +63,7 @@
(
when
(
find-package
:gwl
)
(
funcall
(
read-from-string
"gwl:renew-wserver"
)))
(
when
(
find-package
:pdf
)
(
setf
(
symbol-value
(
read-from-string
"pdf::*cl-pdf-base-directory*"
))
glisp:*gdl-
program-
home*
)
(
setf
(
symbol-value
(
read-from-string
"pdf::*cl-pdf-base-directory*"
))
glisp:*gdl-home*
)
(
setf
(
symbol-value
(
read-from-string
"pdf::*afm-files-directories*"
))
(
list
(
merge-pathnames
"afm/"
(
symbol-value
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment