| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments:
Returns the name and perhaps the location of the current
.pll file, or nil
if there is no
.pll file associated with the running
Lisp. The location information is only returned (along with the name)
if the image was created with location information specified along
with the name (that is, build-lisp-image was called with the value of
the :pll-file
argument being [directory]/[filename
and type] rather than just [filename and type]).
On startup, Lisp looks for the pll file as follows:
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |