Examples of Load File in a sentence
Conditional execution or optimisation may test the predicate compiling/0.Source references (source file/2) in the Quick Load File refer to the Prolog source file from which the compiled code originates.
The basename of the Quick Load File is the same as the input file.If the file contains ‘:- consult(+File)’, ‘:- [+File]’ or ‘:- load files(+File, [qcompile(part), ...])’ statements, the referred files are compiled into the same .qlf file.
When all mam- mals are in their mother’s uterus, and perhaps for a short while after birth, the thymus gland produces lymphocytes, immunity-controlling cells that, by a remarkable random association of molecular fragments, learn how to mount an immune response to hundreds of millions, or even billions, of foreign antigenic molecules.
When no extension is specified, it will load the .qlf file when present and the .pl file otherwise.qcompile(:File)Takes a file specification as consult/1, etc., and, in addition to the normal compilation, creates a Quick Load File from File.
Conditional execution or optimisation may test the predicate compiling/0.Source references (source file/2) in the Quick Load File refer to the Prolog source file from which the compiled code originates.qcompile(:File, +Options)As qcompile/1, but processes additional options as defined by load files/2.7 4.4 Editor InterfaceSWI-Prolog offers an extensible interface which allows the user to edit objects of the program: predi- cates, modules, files, etc.