This section deals with loading FASILL source files. A FASILL source file is a plain text file containing a FASILL program or similarity scheme.
Load program rules.
consult(Path) is true if the file Path exists and is loaded into the environment.
Load similarities.
consult_sim(Path) is true if the file Path exists and is loaded into the environment.