VariablePackage: systemToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

*require-search-list*

The value of this variable is a search list used when require is called.

See Search lists in loading.htm for a description of the search list algorithm and structure. Also see loading.htm for general information on loading and search lists in Allegro CL.

The initial value of *require-search-list* does not include . (meaning look in the current directory). Users can add that if desired. If added, it should be placed at the end to avoid mistakenly loading files that happen to have the same name as system files (which are in directories such as [Allegro directory]/code/)


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version