- include-pathprocedure
Returns a list of strings representing directory names where included files are located, which defaults to the value of the environment variable CHICKEN_INCLUDE_PATH, split on : (or ; on Windows). If the variable is not set, the list is initialized to contain the installation directory (usually /usr/local/share/chicken on UNIX-like systems).