*file-type-comparator*

Variable

Package: javatools.jlinker

The value of this variable should be a function name or function object of the function used to compare file types. On Unix, the initial value is #'equal. On MS Windows, the initial value is #'equalp.

The initial value depends on the Operating System.

This variable is typically defined in the file jl-config.cl. It is used when Java is started from Lisp. The definition may need to be modified to fit the configuration of a particular site and Java version. If Java is not started from Lisp, then this variable is ignored.

See jlinker.htm for more information on the jLinker facility.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.